linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-10 13:21:59 to 2014-06-16 11:32:32 UTC [more...]

[PATCH v6 0/4] Bluetooth LE 6LoWPAN using CoC
 2014-06-16 11:32 UTC  (8+ 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

BlueZ make error
 2014-06-16 11:14 UTC  (2+ messages)

[PATCH ] sdp: Fix memory issues to avoid potential crash
 2014-06-16 10:46 UTC 

[PATCH 1/2] doc: Fix bit numbering in mgmt-api
 2014-06-16 10:42 UTC  (4+ messages)
` [PATCH 2/2] lib: Update indexes in mgmt string translation arrays

[RFC] Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
 2014-06-16 10:34 UTC  (6+ messages)

[PATCH] Bluetooth: Use struct delayed_work for HCI command timeout
 2014-06-16 10:30 UTC 

[PATCH 2/2] Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
 2014-06-16 10:25 UTC 

[PATCH 1/2] Bluetooth: Provide default implementation for L2CAP alloc_skb callback
 2014-06-16 10:25 UTC 

External Bluez plugin and GATT profile
 2014-06-16 10:12 UTC  (2+ messages)

[PATCH 0/6] HDP initial implementaion
 2014-06-16  9:26 UTC  (15+ 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

[PATCH 0/6] Bluetooth: Various SMP cleanups & fixes
 2014-06-16  8:00 UTC  (7+ messages)
` [PATCH 1/6] Bluetooth: Fix missing NULL check for smp_chan_create() return value
` [PATCH 2/6] Bluetooth: Remove unnecessary SMP STK define
` [PATCH 3/6] Bluetooth: Remove HCI prefix from SMP LTK defines
` [PATCH 4/6] Bluetooth: Remove unused LTK authentication defines
` [PATCH 5/6] Bluetooth: Convert SMP flags into an enum
` [PATCH 6/6] Bluetooth: Add flexible buffer byte order swapping function

[PATCH 01/17] HDP: Fix checking always constant error code
 2014-06-16  7:57 UTC  (17+ messages)
` [PATCH 02/17] "
` [PATCH 03/17] android/HDP: Change scope of mdep
` [PATCH 04/17] android/gatt: Change DBG() to error()
` [PATCH 05/17] android/gatt: Fix wrong initial value
` [PATCH 06/17] HDP: trivial: Make code more readable
` [PATCH 07/17] android/gatt: Fix meory leak
` [PATCH 08/17] HDP: Add length check
` [PATCH 09/17] mcap: Fix possible overflow
` [PATCH 10/17] android/hal-sco: Fix error code printing
` [PATCH 11/17] android/ipc-tester: Fix closing invalid fd
` [PATCH 12/17] android/avrcp: Fix adding missing breaks
` [PATCH 13/17] android/hal-audio: Remove dead code
` [PATCH 14/17] android/gatt: Fix error check
` [PATCH 15/17] HDP: Fix possible memory leak
` [PATCH 16/17] android/hal-sco: Remove unneeded statement
` [PATCH 17/17] android/hal-health: trivial: Remove empty line

[PATCH v3 0/4] bt_att initial implementation
 2014-06-14 13:45 UTC  (16+ 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-14  9:20 UTC  (4+ messages)

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

[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 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 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  (7+ messages)
` [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)


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).