linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-09 14:28:08 to 2014-06-13 22:20:20 UTC [more...]

pull request: bluetooth 2014-06-13
 2014-06-13 22:20 UTC 

[PATCH v3 0/4] bt_att initial implementation
 2014-06-13 21:14 UTC  (15+ messages)
` [PATCH v3 1/4] src/shared/att: Introduce struct bt_att
` [PATCH v3 2/4] src/shared/att: Implement basic boilerplate
` [PATCH v3 3/4] src/shared/att: Implement write handler and bt_att_send
` [PATCH v3 4/4] src/shared/att: Handle incoming response PDUs

[PATCH] Bluetooth: Fix properly ignoring LTKs of unknown types
 2014-06-13 19:25 UTC  (2+ messages)

[PATCH] android/gatt: Allow signed write only on non encrypted link
 2014-06-13 14:48 UTC  (2+ messages)

[PATCH] android/gatt: Fix wrong check
 2014-06-13 14:44 UTC  (2+ messages)

[PATCH] android/pts: Add PICS and PIXIT for HOGP
 2014-06-13 14:44 UTC  (2+ messages)

[PATCH] android/pts: Adjust PICS for l2cap
 2014-06-13 14:43 UTC  (2+ messages)

Failed to connect SPP profile with Bluez
 2014-06-13 14:03 UTC 

Updated bluetooth.git tree
 2014-06-13 12:59 UTC  (2+ messages)

[PATCH] Bluetooth: Allow change security level on ATT_CID in slave role
 2014-06-13 12:58 UTC  (3+ messages)

[PATCH v6 0/4] Bluetooth LE 6LoWPAN using CoC
 2014-06-13 12:53 UTC  (5+ messages)
` [PATCH v6 1/4] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
` [PATCH v6 2/4] Bluetooth: 6LoWPAN: Create a kernel module
` [PATCH v6 3/4] Bluetooth: 6LoWPAN: Count module usage
` [PATCH v6 4/4] Bluetooth: 6LoWPAN: Remove network devices when unloading

[PATCH BlueZ v2 01/11] android/gatt: Make application API public
 2014-06-13 12:52 UTC  (12+ messages)
` [PATCH BlueZ v2 02/11] android/bluetooth: Add bt_is_device_le function
` [PATCH BlueZ v2 03/11] android/hidhost: Add support for HoG
` [PATCH BlueZ v2 04/11] android/gatt: Fix not detecting device found by Bluetooth HAL
` [PATCH BlueZ v2 05/11] android/gatt: Create device and connect bonded devices
` [PATCH BlueZ v2 06/11] android/bluetooth: Add bt_device_set_uuids
` [PATCH BlueZ v2 07/11] android/gatt: Automatically discover primary services for bonded devices
` [PATCH BlueZ v2 08/11] android/gatt: Do not disconnect immediately after discovering primaries
` [PATCH BlueZ v2 09/11] android/hidhost: Add support for re-connecting HoG
` [PATCH BlueZ v2 10/11] android/bluetooth: Fix not setting expected discovery type
` [PATCH BlueZ v2 11/11] android/gatt: Fix not setting medium security for paired devices

[PATCH] HDP: Set error message on error condition
 2014-06-13 12:44 UTC  (2+ messages)

[PATCH] HDP: trivial: Fix redundant debug print
 2014-06-13 12:41 UTC  (2+ messages)

[PATCH 1/2] btio: Fix typo in error message
 2014-06-13 11:33 UTC  (3+ messages)
` [PATCH 2/2] btio: Fix not setting getsockopt optlen for BT_SNDMTU

[PATCH] Bluetooth: Fix locking of hdev when calling into SMP code
 2014-06-13 11:18 UTC  (4+ messages)

[PATCH ] Fixed memory issues to avoid potential crash
 2014-06-13  7:07 UTC  (2+ messages)

[PATCH] android/gatt: Fix error check
 2014-06-12 14:52 UTC 

[PATCH] android/avrcp: Fix adding missing breaks
 2014-06-12 14:22 UTC 

[PATCH] android/ipc-tester: Fix closing invalid fd
 2014-06-12 14:07 UTC 

[PATCH] mcap: Fix possible overflow
 2014-06-12 13:49 UTC 

SPP profile in Bluez
 2014-06-12 13:36 UTC  (6+ messages)

[PATCH 0/6] HDP initial implementaion
 2014-06-12 13:10 UTC  (7+ messages)
` [PATCH 1/6] android/hal-health: Add channel state event handler
` [PATCH 2/6] android/health: Cache health application data on app register call
` [PATCH 3/6] android/health: Perform clean up on app unregister call
` [PATCH 4/6] android/health: Add HDP SDP record
` [PATCH 5/6] android/health: Notify application registration status
` [PATCH 6/6] profile/health: Free sdp list after adding it to record

[RFC] Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
 2014-06-12 12:57 UTC  (5+ messages)

[PATCH BlueZ 01/10] android/gatt: Make application API public
 2014-06-12 12:33 UTC  (10+ messages)
` [PATCH BlueZ 02/10] android/bluetooth: Add bt_is_device_le function
` [PATCH BlueZ 03/10] android/hidhost: Add support for HoG
` [PATCH BlueZ 04/10] android/gatt: Fix not detecting device found by Bluetooth HAL
` [PATCH BlueZ 05/10] android/gatt: Create device and connect bonded devices
` [PATCH BlueZ 06/10] android/bluetooth: Add bt_device_set_uuids
` [PATCH BlueZ 07/10] android/gatt: Automatically discover primary services for bonded devices
` [PATCH BlueZ 08/10] android/gatt: Do not disconnect immediately after discovering primaries
` [PATCH BlueZ 09/10] android/hidhost: Add support for re-connecting HoG
` [PATCH BlueZ 10/10] android/bluetooth: Fix not setting expected discovery type

[PATCH] android/gatt: Fix meory leak
 2014-06-12 11:53 UTC 

[PATCH 1/4] android/gatt: Change check permissions order
 2014-06-12 11:39 UTC  (5+ messages)
` [PATCH 2/4] android/gatt: Fix incorrect entry check
` [PATCH 3/4] android/gatt: Set state of pending responses
` [PATCH 4/4] android/pts: Update GAP pts test results

[PATCH 1/2] HDP: Fix checking always constant error code
 2014-06-12 11:33 UTC  (5+ messages)
` [PATCH 2/2] SDP: Make sdp_set_access_protos() return void

[PATCH] android/gatt: Fix wrong initial value
 2014-06-12 11:24 UTC  (4+ messages)

[PATCH 00/10] Some HAL IPC work
 2014-06-12 11:07 UTC  (12+ messages)
` [PATCH 01/10] android/ipc: Make struct service_handler private
` [PATCH 02/10] android/hal-ipc: Allow to pass custom path to IPC
` [PATCH 03/10] android/hal-ipc: Fix missing mutex unlock
` [PATCH 04/10] android/hal-ipc: Move exit calls outside of handle_msg
` [PATCH 05/10] android/hal-ipc: Move exit calls under failed label in hal_ipc_cmd
` [PATCH 06/10] android/hal-ipc: Move exit calls under label in notification_handler
` [PATCH 07/10] android/hal-ipc: Split IPC init and accept to separate functions
` [PATCH 08/10] android/hal-ipc: Move daemon starting to bluetooth HAL
` [PATCH 09/10] android/hal-ipc: Pass FD to notification handlers
` [PATCH 10/10] android/ipc: Add support for sending FD in notifications

[PATCH] android/gatt: Fix wrong check
 2014-06-12 10:40 UTC  (3+ messages)

[RFC 1/3] android: Update HAL API to Android 4.4.3-r1.1
 2014-06-12 10:21 UTC  (4+ messages)
` [RFC 2/3] android/gatt: Update set_adv_data IPC to HAL API change
` [RFC 3/3] android: Re-enable support for Android 4.4.2

[PATCHv2 1/2] android: Store remote's Identity Resolving Key
 2014-06-12 10:16 UTC  (3+ messages)
` [PATCHv2 2/2] android: Load Identity Resolving Keys

[RFC_v2 0/6] HDP initial implementaion
 2014-06-12 10:10 UTC  (8+ messages)
` [RFC_v2 1/6] android/hal-ipc-txt: Update Health MDEP command parameter
` [RFC_v2 2/6] android/health: Fix MDEP data type is 2 octets
` [RFC_v2 3/6] android/health: Cache health application data on app register call
` [RFC_v2 4/6] android/health: Perform clean up on app unregister call
` [RFC_v2 5/6] android/health: Add HDP SDP record
` [RFC_v2 6/6] android/health: Notify application registration status

[RFC] android/gatt: Fix error status override
 2014-06-12  9:55 UTC  (2+ messages)

[RFC] Bluetooth: Use struct delayed_work for HCI command timeout
 2014-06-12  9:39 UTC  (3+ messages)

[PATCH v3] Bluetooth: Fix for ACL disconnect when pairing fails
 2014-06-12  7:55 UTC 

[PATCH] linux-firmware: Update Intel BT firmware for 3160 / 7260 / 7265
 2014-06-11 22:38 UTC 

[PATCH v2] Bluetooth: Fix for ACL disconnect when pairing fails
 2014-06-11 14:02 UTC 

[PATCH] android/tester: Update expected UUIDs with MPS
 2014-06-11 11:34 UTC  (2+ messages)

[PATCH] Bluetooth: Fix for ACL disconnect when pairing fails
 2014-06-11  9:30 UTC  (2+ messages)

[PATCH BlueZ 01/12] android/hog: Add copy to HoG implementation from input plugin
 2014-06-11  7:37 UTC  (14+ messages)
` [PATCH BlueZ 02/12] android/hog: Strip dependencies "
` [PATCH BlueZ 03/12] android/gatt: Make application API public
` [PATCH BlueZ 04/12] android/bluetooth: Add bt_is_device_le function
` [PATCH BlueZ 05/12] android/hog: Add support to auto discover primary if not set
` [PATCH BlueZ 06/12] android/hidhost: Add support for HoG
` [PATCH BlueZ 07/12] android/gatt: Fix not detecting device found by Bluetooth HAL
` [PATCH BlueZ 08/12] android/gatt: Do not stop discovery if scanning is not set
` [PATCH BlueZ 09/12] android/gatt: Create device and connect bonded devices
` [PATCH BlueZ 10/12] android/bluetooth: Add bt_device_set_uuids
` [PATCH BlueZ 11/12] android/gatt: Automatically discover primary services for bonded devices
` [PATCH BlueZ 12/12] android/gatt: Do not disconnect immediately after discovering primaries

[PATCH] Bluetooth: Fix setting correct authentication information for SMP STK
 2014-06-11  7:17 UTC  (3+ messages)

[PATCH 1/2] android: Store remote's Identity Resolving Key
 2014-06-10 14:03 UTC  (2+ messages)
` [PATCH 2/2] android: Load Identity Resolving Keys

[PATCH] android: Add Android CTS tests results
 2014-06-10 13:35 UTC  (2+ messages)

[PATCH] android/README: Update information about GATT HAL support
 2014-06-10 13:02 UTC  (2+ messages)

[RFC 0/7] HDP initial implementaion
 2014-06-10 12:58 UTC  (9+ messages)
` [RFC 1/7] android/hal-health: Fix passing buf not cmd for passing data
` [RFC 2/7] android/hal-msg: Add application id to mdep config cmd struct
` [RFC 3/7] android/health: Cache health application data on app register call
` [RFC 4/7] android/health: Perform clean up on app unregister call
` [RFC 5/7] android/health: Add HDP SDP record
` [RFC 6/7] android/hal-health: Add app state event handler
` [RFC 7/7] android/health: Notify application registration status

[PATCH] Added parameters vendorid and productid for usb communication using bccmd
 2014-06-10 12:37 UTC 

[PATCH] android/pts: Update GAP TC_CONN_CPUP_BV_06_C test result
 2014-06-10 12:05 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Fix indicating discovery state when canceling inquiry
 2014-06-10 11:59 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Refactor discovery stopping into its own function
` [PATCH 3/3] Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state

[RFC 00/13] Connection and request handling improvements
 2014-06-10 11:45 UTC  (2+ messages)

Question about HCI_QUIRK_RESET_ON_CLOSE
 2014-06-10 11:36 UTC  (10+ messages)

[PATCH 1/2] unit/test-hfp: Add test for parsing empty string
 2014-06-10  9:41 UTC  (2+ messages)

Patch for bccmd
 2014-06-10  9:26 UTC  (2+ messages)

[PATCH] Bluetooth: Fix check for connection encryption
 2014-06-10  9:16 UTC  (2+ messages)

[PATCH] Bluetooth: Add clarifying comment for conn->auth_type
 2014-06-10  9:15 UTC  (2+ messages)

[PATCH] Bluetooth: Fix SSP acceptor just-works confirmation without MITM
 2014-06-10  9:15 UTC  (3+ messages)

[RFC] android/hal-audio: Fix leaving open socket
 2014-06-10  7:57 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).