linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-01 09:45:15 to 2014-12-03 15:02:20 UTC [more...]

[PATCH 00/49] Bluetooth: LE Secure Connections support
 2014-12-03 15:02 UTC  (27+ messages)
` [PATCH 01/49] Bluetooth: Add basic SMP defines for LE Secure Connections
` [PATCH 02/49] Bluetooth: Make auth_req mask dependent on SC enabled or not
` [PATCH 03/49] Bluetooth: Add SMP flag for SC and set it when necessary
` [PATCH 04/49] Bluetooth: Update SMP security level to/from auth_req for SC
` [PATCH 05/49] Bluetooth: Add mgmt support for LE Secure Connections LTK types
` [PATCH 06/49] Bluetooth: Set the correct security level for SC LTKs
` [PATCH 07/49] Bluetooth: Use custom macro for testing BR/EDR SC enabled
` [PATCH 08/49] Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
` [PATCH 09/49] Bluetooth: Update LTK lookup to correctly deal with SC LTKs
` [PATCH 10/49] Bluetooth: Remove unused hci_find_ltk function
` [PATCH 11/49] Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
` [PATCH 12/49] Bluetooth: Set link key generation bit if necessary for LE SC
` [PATCH 13/49] Bluetooth: Add basic support for AES-CMAC
` [PATCH 14/49] Bluetooth: Add ECC library for LE Secure Connections
` [PATCH 15/49] Bluetooth: Add basic support for sending our LE SC public key
` [PATCH 16/49] Bluetooth: Add handler function for receiving "
` [PATCH 17/49] Bluetooth: Add support for sending LE SC Confirm value
` [PATCH 18/49] Bluetooth: Add LE SC support for responding to Pairing Confirm PDU
` [PATCH 19/49] Bluetooth: Add support for LE SC numeric comparison
` [PATCH 20/49] Bluetooth: Add support for handling LE SC user response
` [PATCH 21/49] Bluetooth: Add support for LE SC DHKey check PDU
` [PATCH 22/49] Bluetooth: Add support for LE SC key generation
` [PATCH 23/49] Bluetooth: Track authentication method in SMP context
` [PATCH 24/49] Bluetooth: Add selection of the SC authentication method
` [PATCH 25/49] Bluetooth: Detect SMP SC debug keys
` [PATCH 26/49] Bluetooth: Add check for accidentally generating a debug key

[RFC] android/tester: Add disconnect A2DP steps to AVRCP test cases
 2014-12-03 14:54 UTC 

[PATCH 1/3] unit/gatt: Fix using possible negative return value
 2014-12-03 14:08 UTC  (3+ messages)
` [PATCH 2/3] obexd: Fix memory leak not freeing desc
` [PATCH 3/3] obexd: Fix comparing array to 0

Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
 2014-12-03 13:57 UTC  (13+ messages)
              ` [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 in Fuijitsu Lifebook E751

[PATCH v3 0/3] android/handsfree: Move to use bt_sco lib
 2014-12-03 13:24 UTC  (5+ messages)
` [PATCH v3 1/3] android/sco: Fix for disconnect SCO
` [PATCH v3 2/3] android/handsfree: Use bt_sco lib in HFP AG code
` [PATCH v3 3/3] android/handsfree: Simplify codec selection

[PATCH 0/5] Add support for decoding RFCOMM MCC Message Type
 2014-12-03 13:02 UTC  (13+ messages)
` [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
` [PATCH 2/5] monitor/rfcomm: Add support for RPN "
` [PATCH 3/5] monitor/rfcomm: Add support for RLS "
` [PATCH 4/5] monitor/rfcomm: Add support for PN "
` [PATCH 5/5] monitor/rfcomm: Add support for NSC "

[PATCH v1 0/5] Add support for decoding RFCOMM MCC Message Type
 2014-12-03 12:01 UTC  (6+ messages)
` [PATCH v1 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
` [PATCH v1 2/5] monitor/rfcomm: Add support for RPN "
` [PATCH v1 3/5] monitor/rfcomm: Add support for RLS "
` [PATCH v1 4/5] monitor/rfcomm: Add support for PN "
` [PATCH v1 5/5] monitor/rfcomm: Add support for NSC "

[PATCH_v2 1/2] android/tester: Add AVRCP RegNotifPlayPositionChanged test case
 2014-12-03 12:00 UTC  (3+ messages)
` [PATCH_v2 2/2] android/tester: Add AVRCP RegNotifPlayStatusChanged "

[PATCHv2] gattrib: Fix not changing the buffer size when mtu is reduced
 2014-12-03 11:48 UTC  (2+ messages)

[PATCH] android/pts: PTS tests for AVCTP on Android 5.0
 2014-12-03 10:48 UTC  (2+ messages)

[PATCH] android/pts: PTS tests results for HFP on Android 5.0
 2014-12-03 10:47 UTC  (2+ messages)

[PATCH] android/pts: PTS tests for HOGP on Android 5.0
 2014-12-03 10:47 UTC  (2+ messages)

[PATCH] android/pts: PTS tests for SM on Android 5.0
 2014-12-03 10:47 UTC  (2+ messages)

[PATCH 0/3] android/handsfree-client: Some cleaning patches
 2014-12-03 10:30 UTC  (5+ messages)
` [PATCH 1/3] android/handsfree-client: Fix for correct audio state
` [PATCH 2/3] android/handsfree-client: Decrease number of memcpy
` [PATCH 3/3] android/handsfree-client: Trivial fix typo

[PATCH] shared/hfp: Improve prefix comparing
 2014-12-03 10:06 UTC  (2+ messages)

[PATCH 1/6] Bluetooth: Add BTUSB_BCM_PATCHRAM flag for Broadcom devices 0489:*
 2014-12-03 10:04 UTC  (11+ messages)
` [PATCH 2/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom devices 13d3:*
` [PATCH 3/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom 413c:8197
` [PATCH 4/6] Bluetooth: Add support for Broadcom 413c:8143
` [PATCH 5/6] Bluetooth: Add support for 04ca:2007
` [PATCH 6/6] Bluetooth: Add support for 105b:e065

[PATCH v2 0/2] android/handsfree: Move to use bt_sco lib
 2014-12-03 10:02 UTC  (3+ messages)
` [PATCH v2 1/2] android/handsfree: Use bt_sco lib in HFP AG code
` [PATCH v2 2/2] android/handsfree: Simplify codec selection

[PATCH] Bluetooth: Simplify Link Key Notification event handling logic
 2014-12-03  9:42 UTC  (2+ messages)

[PATCH] android/bluetooth: Add support to read LE features by Android
 2014-12-03  9:27 UTC  (3+ messages)

[PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
 2014-12-03  8:57 UTC  (9+ messages)
` [PATCH 1/7] monitor: Adjust for ERTM control bytes

[PATCH] bluetooth: Fix possible NULL dereference
 2014-12-03  8:31 UTC  (4+ messages)

[PATCH 1/7] android/client: Add support for gattc multi_adv_set_inst_data cmd
 2014-12-03  8:22 UTC  (2+ messages)

[PATCH 1/2] android/client: Fix double initialize of bluetooth
 2014-12-03  8:14 UTC  (2+ messages)

[PATCHv2] bluetooth: Fix possible NULL dereference
 2014-12-03  8:08 UTC 

[PATCH BlueZ 0/8] shared/gatt: Use gatt-db for client role
 2014-12-03  0:15 UTC  (13+ messages)
` [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db

[PATCH BlueZ v1 0/8] shared/gatt: Use gatt-db for client role
 2014-12-03  0:12 UTC  (9+ messages)
` [PATCH BlueZ v1 1/8] shared/gatt-db: Add gatt_db_isempty
` [PATCH BlueZ v1 2/8] shared/gatt-client: Store services in gatt_db
` [PATCH BlueZ v1 3/8] shared/gatt-client: Use gatt_db in bt_gatt_register_notify
` [PATCH BlueZ v1 4/8] tools/btgatt-server: Add the "services" command
` [PATCH BlueZ v1 5/8] tools/btgatt-client: Use gatt-db instead of iterators
` [PATCH BlueZ v1 6/8] unit/test-gatt: Use gatt-db for CLIENT tests
` [PATCH BlueZ v1 7/8] shared/gatt-client: Remove GATT structs and iterators
` [PATCH BlueZ v1 8/8] TODO: Add item for gatt-db service callbacks

User question
 2014-12-02 21:54 UTC  (3+ messages)

[PATCH 01/13] doc/coding-style: Update 'enum as switch variable' section
 2014-12-02 17:28 UTC  (13+ messages)
` [PATCH 02/13] profiles: List all enum values in switch
` [PATCH 03/13] lib: "
` [PATCH 04/13] btio: "
` [PATCH 05/13] attrib: "
` [PATCH 06/13] core: "
` [PATCH 07/13] gobex: "
` [PATCH 08/13] obexd: "
` [PATCH 09/13] shared: "
` [PATCH 10/13] android: "
` [PATCH 11/13] unit: "
` [PATCH 12/13] tools: "
` [PATCH 13/13] build: Enable -Wswitch-enum in maintainer mode

[RFC 1/2] android/avrcp: Create avrcp-common.c|h files
 2014-12-02 17:24 UTC  (3+ messages)
` [RFC 2/2] android/avrcp: Initial support for AVRCP controller interface

[PATCH BlueZ 1/2] shared/gatt-db: Use insert_service for add_service
 2014-12-02 13:56 UTC  (3+ messages)
` [PATCH BlueZ 2/2] shared/gatt-db: Prevent insert at invalid handle 0

[PATCHv2] core: Store Device information immediately after saving LinkKey information
 2014-12-02 13:54 UTC  (2+ messages)

Re: [PATCH] Fix SPP connection to wrong uuid
 2014-12-02 12:38 UTC  (2+ messages)

[PATCH 0/4] android/handsfree: Move to use bt_sco lib
 2014-12-02 10:59 UTC  (5+ messages)
` [PATCH 1/4] android/handsfree: Fix handsfree idle state handling
` [PATCH 2/4] android/handsfree: Add default case to all the switches
` [PATCH 3/4] android/handsfree: Use bt_sco lib in HFP AG code
` [PATCH 4/4] android/handsfree: Simplify codec selection

[PATCHv2 bluetooth-next 0/2] 6lowpan: introduce nhc framework
 2014-12-02 10:12 UTC  (7+ messages)
` [PATCHv2 bluetooth-next 1/2] 6lowpan: add generic nhc layer interface

[PATCH BlueZ 1/8] obexd/client: Add support for reading version
 2014-12-02  9:39 UTC  (11+ messages)
` [PATCH BlueZ 8/8] obexd/client: Add supported_features support

[PATCH v2] Bluetooth: Track both local and remote L2CAP fixed channel mask
 2014-12-02  8:29 UTC  (2+ messages)

[PATCH] Bluetooth: Track both local and remote L2CAP fixed channel mask
 2014-12-02  8:00 UTC 

pull request: bluetooth-next 2014-11-27
 2014-12-01 20:50 UTC  (2+ messages)

[PATCH v2 0/5] android/handsfree-client: Add SCO to HFP HF
 2014-12-01 16:14 UTC  (2+ messages)

[PATCH 1/1] pbap: Fix When MaxListCount header missing
 2014-12-01 15:20 UTC  (2+ messages)

[PATCH 1/1] core: Store Device information immediately after saving LinkKey information
 2014-12-01 14:58 UTC  (2+ messages)

[PATCH 1/2] android/gatt: Remove discoverable flag from device found callback
 2014-12-01 14:10 UTC  (2+ messages)
` [PATCH 2/2] android/gatt: Add connectable flag to "

[PATCH] android/pts: PTS test for PAN on Android 5.0 and PTS 5.3
 2014-12-01 13:46 UTC  (2+ messages)

[PATCH] android/pts: PTS tests for HID on Android 5.0
 2014-12-01 13:13 UTC  (2+ messages)

[PATCH] android/pts: PTS tests for DIS on Android 5.0
 2014-12-01 13:12 UTC  (2+ messages)

[PATCH] android/doc: Update cts results for Android 5
 2014-12-01 13:12 UTC  (2+ messages)

[PATCH v2] android/pts: L2CAP pts tests results on Android 5.0
 2014-12-01 13:12 UTC  (2+ messages)

[PATCH] android/pts: PTS tests for MPS on Android 5.0
 2014-12-01 13:11 UTC  (2+ messages)

[PATCH] android/hal-avrcp-ctrl: Fill register module command with max clients
 2014-12-01 13:07 UTC  (2+ messages)

[PATCH 1/2] gattrib: Fix not setting att's mtu size in g_attrib_new()
 2014-12-01 12:04 UTC  (2+ messages)

[PATCH 1/4] android/gatt: Unify read by type and read by group type
 2014-12-01 11:45 UTC  (2+ messages)

[PATCH] Fix SPP connection to wrong uuid
 2014-12-01 11:18 UTC  (2+ messages)

[PATCH] audio/AVDTP: Fix crash during an ongoing a2dp connection
 2014-12-01 10:57 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).