Linux Bluetooth Wireless Development
[Prev Page][Next Page]
- [RFC 5/6] Bluetooth: Add extra discovery fields for storing filter information
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [RFC 6/6] Bluetooth: Add support for Start Service Discovery command
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [RFC 3/6] Bluetooth: Simplify the error handling of Start Discovery command
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [RFC 2/6] Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] shared/crypto: Fix resource leak
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH] shared/gatt: Fix NULL dereference
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- [PATCH] shared/crypto: Fix resource leak
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- Re: [PATCH] android/build: Convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/3] unit/gatt: Fix using possible negative return value
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- Re: [PATCH v14 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v14 3/3] Bluetooth: Add start service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v14 2/3] Bluetooth: Extract generic start discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v14 1/3] Bluetooth: add le_scan_restart
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH v14 2/3] Bluetooth: Extract generic start and stop discovery
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [RFC 0/3] Add support for Intel Bluetooth bootloader device
- From: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx>
- [RFC 3/3] Bluetooth: Add support Intel Bluetooth bootloader device
- From: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx>
- [RFC 1/3] Bluetooth: Refactor Intel read version command
- From: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx>
- [RFC 2/3] Bluetooth: Add parameter to specify the firmware file extension
- From: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx>
- packed structs in bluez code
- From: Mona Attariyan <monattar@xxxxxxxxx>
- Question about mgmt header files and shared-mainloop library
- From: Mona Attariyan <monattar@xxxxxxxxx>
- I tested Start Service Discovery on multiple controllers
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v14 3/3] Bluetooth: Add start service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v14 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v14 1/3] Bluetooth: add le_scan_restart
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH 3/3] obexd: Fix comparing array to 0
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH BlueZ v1 0/4] shared/gatt-db: Add service events.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 3/3] obexd: Fix comparing array to 0
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- [PATCH] android/build: Convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- Re: [PATCH] Bluetooth: Increment management interface revision
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] Bluetooth: Increase minor version of core module
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH BlueZ v1 4/4] TODO: gatt-db service events added.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 3/4] tools/btgatt-client: Observe service events.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 2/4] shared/gatt-db: Add service added/removed events.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 1/4] shared/gatt-server: Hold a reference to gatt-db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 0/4] shared/gatt-db: Add service events.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH] Bluetooth: Increment management interface revision
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] Bluetooth: Increase minor version of core module
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 variants firmware upload via BTUSB_BCM_PATCHRAM
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 1/3] unit/gatt: Fix using possible negative return value
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 variants firmware upload via BTUSB_BCM_PATCHRAM
- From: Heinrich Siebmanns <harv@xxxxxx>
- Re: [PATCH BlueZ 2/5] gdbus/client.c: don't assume the root object path is valid
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 2/3] obexd: Fix memory leak not freeing desc
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- Re: [PATCH BlueZ 3/5] tools/btgatt-server.c: convert to glib mainloop
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH 1/3] unit/gatt: Fix using possible negative return value
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- Re: [PATCH BlueZ 2/5] gdbus/client.c: don't assume the root object path is valid
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- Re: [PATCH BlueZ 3/5] tools/btgatt-server.c: convert to glib mainloop
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- Re: [PATCH v4 2/2] Bluetooth: btmrvl add firmware dump support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 1/2] Bluetooth: btmrvl: remove extra newline character
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH BlueZ 4/4] TODO: gatt-db service events added.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 2/4] shared/gatt-db: Add service added/removed events.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 3/4] tools/btgatt-client: Observe service events.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 1/4] shared/gatt-server: Hold a reference to gatt-db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 0/4] shared/gatt-db: Add service events.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 3/5] tools/btgatt-server.c: convert to glib mainloop
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 2/5] gdbus/client.c: don't assume the root object path is valid
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH BlueZ v1 0/8] shared/gatt: Use gatt-db for client role.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 00/49] Bluetooth: LE Secure Connections support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH BlueZ 5/5] src/gatt-dbus: register desciptors after the characteristic they apply to
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- [PATCH BlueZ 4/5] tools/btgatt-server.c: publish the GattManager D-Bus services
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- [PATCH BlueZ 1/5] src/gatt-dbus.c: convert to shared/gatt-db implementation
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- [PATCH BlueZ 3/5] tools/btgatt-server.c: convert to glib mainloop
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- [PATCH BlueZ 2/5] gdbus/client.c: don't assume the root object path is valid
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- [PATCH BlueZ 0/5] src/gatt-dbus: use gatt-db
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- [PATCH 49/49] Bluetooth: Fix false-positive "uninitialized" compiler warning
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 48/49] Bluetooth: Fix minor coding style issue in smp.c
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 47/49] Bluetooth: Fix SMP debug key handling
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 46/49] Bluetooth: Organize SMP crypto functions to logical sections
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 45/49] Bluetooth: Fix missing const declarations in SMP functions
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 44/49] Bluetooth: Introduce SMP_DBG macro for low-level debuging
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 43/49] Bluetooth: Add basic LE SC OOB support for remote OOB data
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 42/49] Bluetooth: Set SMP OOB flag if OOB data is available
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 41/49] Bluetooth: Add support for adding remote OOB data for LE
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 40/49] Bluetooth: Store address type with OOB data
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 39/49] Bluetooth: Unify remote OOB data functions
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 38/49] Bluetooth: Add SC-only mode support for SMP
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 37/49] Bluetooth: Add full SMP BR/EDR support
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 36/49] Bluetooth: Add skeleton for BR/EDR SMP channel
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 35/49] Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 34/49] Bluetooth: Add hci_conn flag for new link key generation
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 33/49] Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is set
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 32/49] Bluetooth: Add dummy handler for LE SC keypress notification
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 31/49] Bluetooth: Fix DHKey Check sending order for slave role
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 30/49] Bluetooth: Add passkey entry support for LE SC
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 29/49] Bluetooth: Fix BR/EDR Link Key type when derived through LE SC
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 28/49] Bluetooth: Add support for SC just-works pairing
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 27/49] Bluetooth: Set correct LTK type and authentication for SC
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 26/49] Bluetooth: Add check for accidentally generating a debug key
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 25/49] Bluetooth: Detect SMP SC debug keys
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 24/49] Bluetooth: Add selection of the SC authentication method
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 23/49] Bluetooth: Track authentication method in SMP context
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 22/49] Bluetooth: Add support for LE SC key generation
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 21/49] Bluetooth: Add support for LE SC DHKey check PDU
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 20/49] Bluetooth: Add support for handling LE SC user response
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 19/49] Bluetooth: Add support for LE SC numeric comparison
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 18/49] Bluetooth: Add LE SC support for responding to Pairing Confirm PDU
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 17/49] Bluetooth: Add support for sending LE SC Confirm value
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 16/49] Bluetooth: Add handler function for receiving LE SC public key
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 15/49] Bluetooth: Add basic support for sending our LE SC public key
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 14/49] Bluetooth: Add ECC library for LE Secure Connections
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 13/49] Bluetooth: Add basic support for AES-CMAC
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 12/49] Bluetooth: Set link key generation bit if necessary for LE SC
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 11/49] Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 10/49] Bluetooth: Remove unused hci_find_ltk function
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 09/49] Bluetooth: Update LTK lookup to correctly deal with SC LTKs
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 08/49] Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 07/49] Bluetooth: Use custom macro for testing BR/EDR SC enabled
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 06/49] Bluetooth: Set the correct security level for SC LTKs
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 05/49] Bluetooth: Add mgmt support for LE Secure Connections LTK types
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 02/49] Bluetooth: Make auth_req mask dependent on SC enabled or not
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 04/49] Bluetooth: Update SMP security level to/from auth_req for SC
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 03/49] Bluetooth: Add SMP flag for SC and set it when necessary.
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 01/49] Bluetooth: Add basic SMP defines for LE Secure Connections
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 00/49] Bluetooth: LE Secure Connections support
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [RFC] android/tester: Add disconnect A2DP steps to AVRCP test cases
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- Re: [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 in Fuijitsu Lifebook E751
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH v3 0/3] android/handsfree: Move to use bt_sco lib
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- RE: [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH v1 5/5] monitor/rfcomm: Add support for NSC frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH v1 4/5] monitor/rfcomm: Add support for PN frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH v1 2/5] monitor/rfcomm: Add support for RPN frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH v1 3/5] monitor/rfcomm: Add support for RLS frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH v1 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH v1 0/5] Add support for decoding RFCOMM MCC Message Type
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: [PATCH_v2 1/2] android/tester: Add AVRCP RegNotifPlayPositionChanged test case
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 in Fuijitsu Lifebook E751
- From: Harvey <harv@xxxxxx>
- Re: [PATCHv2] gattrib: Fix not changing the buffer size when mtu is reduced
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for AVCTP on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests results for HFP on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for HOGP on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for SM on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH v3 3/3] android/handsfree: Simplify codec selection
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v3 2/3] android/handsfree: Use bt_sco lib in HFP AG code
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v3 1/3] android/sco: Fix for disconnect SCO
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v3 0/3] android/handsfree: Move to use bt_sco lib
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH 1/3] android/handsfree-client: Fix for correct audio state
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH] shared/hfp: Improve prefix comparing
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 6/6] Bluetooth: Add support for 105b:e065
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 4/6] Bluetooth: Add support for Broadcom 413c:8143
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 3/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom 413c:8197
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 2/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom devices 13d3:*
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Bluetooth: Add BTUSB_BCM_PATCHRAM flag for Broadcom devices 0489:*
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v2 2/2] android/handsfree: Simplify codec selection
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v2 0/2] android/handsfree: Move to use bt_sco lib
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v2 1/2] android/handsfree: Use bt_sco lib in HFP AG code
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 in Fuijitsu Lifebook E751
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] Bluetooth: Simplify Link Key Notification event handling logic
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] android/pts: PTS tests for AVCTP on Android 5.0
- From: Ruslan Mstoi <ruslan.mstoi@xxxxxxxxxxxxxxx>
- Re: [PATCH] android/bluetooth: Add support to read LE features by Android
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH] android/bluetooth: Add support to read LE features by Android
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH] Bluetooth: Simplify Link Key Notification event handling logic
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- RE: [PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
- From: Vikrampal <vikram.pal@xxxxxxxxxxx>
- Re: [PATCH] bluetooth: Fix possible NULL dereference
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 1/7] android/client: Add support for gattc multi_adv_set_inst_data cmd
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/7] monitor: Adjust for ERTM control bytes
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] bluetooth: Fix possible NULL dereference
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH 1/2] android/client: Fix double initialize of bluetooth
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCHv2] bluetooth: Fix possible NULL dereference
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- Re: [PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] bluetooth: Fix possible NULL dereference
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] bluetooth: Fix possible NULL dereference
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- RE: [PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
- From: Vikrampal <vikram.pal@xxxxxxxxxxx>
- RE: [PATCH 1/7] monitor: Adjust for ERTM control bytes
- From: Vikrampal <vikram.pal@xxxxxxxxxxx>
- [PATCH 6/6] Bluetooth: Add support for 105b:e065
- From: Wen-chien Jesse Sung <jesse.sung@xxxxxxxxxxxxx>
- [PATCH 5/6] Bluetooth: Add support for 04ca:2007
- From: Wen-chien Jesse Sung <jesse.sung@xxxxxxxxxxxxx>
- [PATCH 4/6] Bluetooth: Add support for Broadcom 413c:8143
- From: Wen-chien Jesse Sung <jesse.sung@xxxxxxxxxxxxx>
- [PATCH 3/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom 413c:8197
- From: Wen-chien Jesse Sung <jesse.sung@xxxxxxxxxxxxx>
- [PATCH 2/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom devices 13d3:*
- From: Wen-chien Jesse Sung <jesse.sung@xxxxxxxxxxxxx>
- [PATCH 1/6] Bluetooth: Add BTUSB_BCM_PATCHRAM flag for Broadcom devices 0489:*
- From: Wen-chien Jesse Sung <jesse.sung@xxxxxxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 7/8] shared/gatt-client: Remove GATT structs and iterators
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 5/8] tools/btgatt-client: Use gatt-db instead of iterators
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 8/8] TODO: Add item for gatt-db service callbacks.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 6/8] unit/test-gatt: Use gatt-db for CLIENT tests
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 4/8] tools/btgatt-server: Add the "services" command
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 3/8] shared/gatt-client: Use gatt_db in bt_gatt_register_notify
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 2/8] shared/gatt-client: Store services in gatt_db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 1/8] shared/gatt-db: Add gatt_db_isempty.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 0/8] shared/gatt: Use gatt-db for client role.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: User question
- From: Bruce Dubbs <bruce.dubbs@xxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Harvey <harv@xxxxxx>
- [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 in Fuijitsu Lifebook E751
- From: Heinrich Siebmanns <harv@xxxxxx>
- [PATCH 04/13] btio: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 03/13] lib: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 02/13] profiles: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 12/13] tools: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 10/13] android: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 13/13] build: Enable -Wswitch-enum in maintainer mode
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 08/13] obexd: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 11/13] unit: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 09/13] shared: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 07/13] gobex: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 06/13] core: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 05/13] attrib: List all enum values in switch
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 01/13] doc/coding-style: Update 'enum as switch variable' section
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [RFC 2/2] android/avrcp: Initial support for AVRCP controller interface
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- RE: [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Harvey <harv@xxxxxx>
- Re: [PATCH BlueZ 1/2] shared/gatt-db: Use insert_service for add_service
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCHv2] core: Store Device information immediately after saving LinkKey information
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: Re: [PATCH] Fix SPP connection to wrong uuid
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- RE: [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: Re: [PATCH] Fix SPP connection to wrong uuid
- From: JAGANATH KANAKKASSERY <jaganath.k@xxxxxxxxxxx>
- [PATCH] android/pts: PTS tests results for HFP on Android 5.0
- From: Sebastian Chlad <sebastian.chlad@xxxxxxxxx>
- [PATCH 3/3] android/handsfree-client: Trivial fix typo
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 2/3] android/handsfree-client: Decrease number of memcpy
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 1/3] android/handsfree-client: Fix for correct audio state
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 0/3] android/handsfree-client: Some cleaning patches
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH] shared/hfp: Improve prefix comparing
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 4/4] android/handsfree: Simplify codec selection
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 3/4] android/handsfree: Use bt_sco lib in HFP AG code
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 2/4] android/handsfree: Add default case to all the switches
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 1/4] android/handsfree: Fix handsfree idle state handling
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 0/4] android/handsfree: Move to use bt_sco lib
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- RE: [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCHv2 bluetooth-next 0/2] 6lowpan: introduce nhc framework
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- [PATCH_v2 2/2] android/tester: Add AVRCP RegNotifPlayStatusChanged test case
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v2 1/2] android/tester: Add AVRCP RegNotifPlayPositionChanged test case
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 5/5] monitor/rfcomm: Add support for NSC frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH 4/5] monitor/rfcomm: Add support for PN frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: [PATCH BlueZ 1/8] obexd/client: Add support for reading version
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 3/5] monitor/rfcomm: Add support for RLS frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH 2/5] monitor/rfcomm: Add support for RPN frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH 0/5] Add support for decoding RFCOMM MCC Message Type
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCHv2 bluetooth-next 0/2] 6lowpan: introduce nhc framework
- From: Jukka Rissanen <jukka.rissanen@xxxxxxxxxxxxxxx>
- Re: Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Harvey <harv@xxxxxx>
- Re: [PATCH v2] Bluetooth: Track both local and remote L2CAP fixed channel mask
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v2] Bluetooth: Track both local and remote L2CAP fixed channel mask
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH] Bluetooth: Track both local and remote L2CAP fixed channel mask
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- RE: [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCHv2] core: Store Device information immediately after saving LinkKey information
- From: Biman Paul <biman.paul@xxxxxxxxxxx>
- [PATCH BlueZ 1/2] shared/gatt-db: Use insert_service for add_service
- From: Michael Janssen <jamuraa@xxxxxxxxxxxx>
- [PATCH BlueZ 2/2] shared/gatt-db: Prevent insert at invalid handle 0
- From: Michael Janssen <jamuraa@xxxxxxxxxxxx>
- Re: pull request: bluetooth-next 2014-11-27
- From: "John W. Linville" <linville@xxxxxxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH v2 0/5] android/handsfree-client: Add SCO to HFP HF
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] android/pts: PTS tests for HOGP on Android 5.0
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- Re: [PATCH 1/1] pbap: Fix When MaxListCount header missing
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCHv2 bluetooth-next 0/2] 6lowpan: introduce nhc framework
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- Re: [PATCH 1/1] core: Store Device information immediately after saving LinkKey information
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCHv2 bluetooth-next 1/2] 6lowpan: add generic nhc layer interface
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- [PATCH] android/bluetooth: Add support to read LE features by Android
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 2/2] android/gatt: Add connectable flag to device found callback
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 1/2] android/gatt: Remove discoverable flag from device found callback
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS test for PAN on Android 5.0 and PTS 5.3
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- RE: [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: User question
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for HID on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for DIS on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/doc: Update cts results for Android 5
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH v2] android/pts: L2CAP pts tests results on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for MPS on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/hal-avrcp-ctrl: Fill register module command with max clients
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCHv2] gattrib: Fix not changing the buffer size when mtu is reduced
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 1/1] core: Store Device information immediately after saving LinkKey information
- From: Biman Paul <biman.paul@xxxxxxxxxxx>
- Re: [PATCHv2 bluetooth-next 0/2] 6lowpan: introduce nhc framework
- From: Jukka Rissanen <jukka.rissanen@xxxxxxxxxxxxxxx>
- RE: [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: [PATCH 1/2] gattrib: Fix not setting att's mtu size in g_attrib_new()
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/4] android/gatt: Unify read by type and read by group type
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] Fix SPP connection to wrong uuid
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Harvey <harv@xxxxxx>
- Re: [PATCH] audio/AVDTP: Fix crash during an ongoing a2dp connection
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 0/8] shared/gatt: Use gatt-db for client role.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
- From: Harvey <harv@xxxxxx>
- [PATCH BlueZ 8/8] obexd/client: Add supported_features support
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 7/8] obexd/client: Add UpdateVersion to PhonebookAccess
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 6/8] obexd/client: Add FixedImageSize property
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 5/8] obexd/client: Add folder counters properties
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 4/8] obexd/client: Add DatabaseIdentifier property
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 3/8] obexd/client: Add Folder property
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 2/8] obexd/client: Parse PBAP record
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 1/8] obexd/client: Add support for reading version
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 1/1] pbap: Fix When MaxListCount header missing
- From: Anurag Biradar <biradar.a@xxxxxxxxxxx>
- hidp module. mouse polling rate
- From: Franchesko Salias Hudro Pedros <franchesko.salias.hudro.pedros@xxxxxxxxx>
- [PATCHv2 bluetooth-next 1/2] 6lowpan: add generic nhc layer interface
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- [PATCHv2 bluetooth-next 2/2] 6lowpan: add udp compression via nhc layer
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- [PATCHv2 bluetooth-next 0/2] 6lowpan: introduce nhc framework
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- Re: [PATCH bluetooth-next 1/2] 6lowpan: add generic nhc layer interface
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- Re: [PATCH bluetooth-next 1/2] 6lowpan: add generic nhc layer interface
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH bluetooth-next 2/2] 6lowpan: add udp compression via nhc layer
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- [PATCH bluetooth-next 1/2] 6lowpan: add generic nhc layer interface
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- [PATCH bluetooth-next 0/2] 6lowpan: introduce nhc framework
- From: Alexander Aring <alex.aring@xxxxxxxxx>
- Re: [PATCH v12 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v8 3/3] mgmt-tester: Add service discovery test cases
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v8 2/3] tools/btmgmt: Add service-find command
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v8 1/3] lib: Add start service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v13 3/3] Bluetooth: Add start service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v13 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v13 1/3] Bluetooth: add le_scan_restart
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH BlueZ 8/8] shared/gatt-client: Remove GATT structs and iterators
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 7/8] unit/test-gatt: Use gatt-db for CLIENT tests
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 6/8] tools/btgatt-client: Use gatt-db instead of iterators
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 5/8] tools/btgatt-server: Add the "services" command
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 4/8] shared/gatt-client: Use gatt_db in bt_gatt_register_notify
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 2/8] shared/gatt-db: Add helper to get service handles.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 1/8] shared/gatt-db: Fix bug in maximum handle check.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 0/8] shared/gatt: Use gatt-db for client role.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH] android/pts: PTS tests for SM on Android 5.0
- From: Ruslan Mstoi <ruslan.mstoi@xxxxxxxxxxxxxxx>
- [PATCH] unit/gatt: Fix using possible negative return value
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- [PATCH BlueZ] shared/queue: Add reference counting to entries
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH v12 3/3] Bluetooth: start and stop service discovery
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH BlueZ v1 0/5] shared/gatt-db: Add support for client role.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH v2 1/5] android/handsfree-client: Add SCO to handsfree client
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v2 2/5] android/handsfree-client: Add handle incoming SCO connection
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v2 4/5] android/handsfree-client: Send AT+BCC to start codec negotiation
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v2 3/5] android/handsfree-client: Implement audio connect/disconnect
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v2 5/5] android/README: Update status of HAL HFP HF implementation
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH v2 0/5] android/handsfree-client: Add SCO to HFP HF
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH 4/5] android/handsfree-client: Send AT+BCC to start codec negotiation
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH 1/7] monitor: Adjust for ERTM control bytes
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 1/1] audio/sink: Fix Update of a2dp-sink state
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 3/7] android/client: Add support for gattc batch_cfg_storage cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 6/7] android/client: Add support for gattc batchscan_read_reports cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 7/7] android/client: Add gatt server callbacks support for Android 5.0
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 5/7] android/client: Add support for gattc batchscan_dis_batch_scan cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 4/7] android/client: Add support for gattc batchscan_enb_batch_scan cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 2/7] android/client: Add support for gattc multi_adv_disable cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 1/7] android/client: Add support for gattc multi_adv_set_inst_data cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH] android/pts: PTS test for PAN on Android 5.0 and PTS 5.3
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v7 3/3] mgmt-tester: Add service discovery test cases
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v7 2/3] tools/btmgmt: service-find command
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v7 1/3] lib: add start service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v12 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v12 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v12 1/3] Bluetooth: add le_scan_restart
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH 3/5] android/handsfree-client: Implement audio connect/disconnect
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 4/5] android/handsfree-client: Send AT+BCC to start codec negotiation
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 2/5] android/handsfree-client: Add handle incoming SCO connection
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 5/5] android/README: Update status of HAL HFP HF implementation
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 0/5] android/handsfree-client: Add SCO to HFP HF
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH 1/7] android/client: Omit length parameter for hex string data
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/2] android/client: Add a2dp audio config callback
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 3/3] android/client: Add short option for printing version
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/3] android/client: Add option to initialize only IVI roles
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/3] android/hal-utils: Refactor btproperty2str
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH] android/pts: PTS tests for MPS on Android 5.0
- From: Sebastian Chlad <sebastian.chlad@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH 1/2] shared/gatt: Fix dereference before NULL check warnings
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH v11 3/3] Bluetooth: start and stop service discovery
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH v11 1/3] Bluetooth: add hci_restart_le_scan
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH v2] android/pts: L2CAP pts tests results on Android 5.0
- From: Sebastian Chlad <sebastian.chlad@xxxxxxxxx>
- [PATCH] android/doc: Update cts results for Android 5
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH v2] android/client: Add support to read local le features
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for MCAP on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/1] audio/sink: Fix Update of a2dp-sink state
- From: Sagar Nageshmurthy <s.nageshmurt@xxxxxxxxxxx>
- [PATCH] android/pts: PTS tests for MCAP on Android 5.0
- From: Sebastian Chlad <sebastian.chlad@xxxxxxxxx>
- pull request: bluetooth-next 2014-11-27
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH v3] Bluetooth: automatically flushable packets aren't allowed on LE links
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- [PATCH v2] android/client: Add support to read local le features
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH 1/2] shared/gatt: Fix dereference before NULL check warnings
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- Re: [PATCH] audio/avdtp: Session reset after linkloss
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 4/4] android/gatt: Set proper MTU for BR/EDR link
- From: Tyszkowski Jakub <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH 1/1] audio/media: Parse total number of tracks metadata
- From: Sagar Nageshmurthy <s.nageshmurt@xxxxxxxxxxx>
- [PATCH v11 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v11 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v11 1/3] Bluetooth: add hci_restart_le_scan
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH BlueZ v1 5/5] shared/gatt-db: Add clear functions
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 4/5] shared/gatt-db: Add gatt_db_insert_service function
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 3/5] unit/test-queue: Add /queue/insert_after test
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 2/5] shared: Add function to insert element after entry
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 1/5] shared/gatt-db: Add high-level functions for client
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 0/5] shared/gatt-db: Add support for client role.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH v11 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v11 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v11 1/3] Bluetooth: add hci_restart_le_scan
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH BlueZ 1/5] shared/gatt-db: Add high-level functions for client
- From: Arman Uguray <armansito@xxxxxxxxxx>
- [PATCH] audio/avdtp: Session reset after linkloss
- From: Rakesh M K <rakesh.mk@xxxxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- [PATCH] Fix SPP connection to wrong uuid
- From: Jaganath Kanakkassery <jaganath.k@xxxxxxxxxxx>
- [PATCH] android/client: Add support to read local le features
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Mihai Donțu <mihai.dontu@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Mihai Donțu <mihai.dontu@xxxxxxxxx>
- [PATCH] android/pts: PTS tests for DIS on Android 5.0
- From: Ruslan Mstoi <ruslan.mstoi@xxxxxxxxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Oliver Neukum <oneukum@xxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Oliver Neukum <oneukum@xxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Oliver Neukum <oneukum@xxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Oliver Neukum <oneukum@xxxxxxx>
- Re: [PATCH 1] obexd: Fix crash while session shutdown
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 1/1] audio/a2dp: Fix Access session device only when its valid
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: Bluetooth LE localizer
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 1/1] audio/sink: Fix Update A2DP service state as disconnected after signalling channel disconnection
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 1/1] audio/sink: Fix Update A2DP service state as disconnected after signalling channel disconnection
- From: Sagar Nageshmurthy <s.nageshmurt@xxxxxxxxxxx>
- Re: [PATCH 4/4] android/gatt: Set proper MTU for BR/EDR link
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH] android/pts: PTS tests for HID on Android 5.0
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 2/2] android/client: Fix no closing bt, audio dev on exit
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 1/2] android/client: Fix double initialize of bluetooth
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH] android/hal-avrcp-ctrl: Fill register module command with max clients
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH] audio/AVDTP: Fix crash during an ongoing a2dp connection
- From: Chethan T N <chethan.tn@xxxxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- [PATCH 1] obexd: Fix crash while session shutdown
- From: Rakesh M K <rakesh.mk@xxxxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Oliver Neukum <oneukum@xxxxxxx>
- Re: [PATCH BlueZ 1/5] shared/gatt-db: Add high-level functions for client
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH BlueZ 2/5] shared: Add function to insert element after entry
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Oliver Neukum <oneukum@xxxxxxx>
- Bluetooth LE localizer
- From: Krutskikh Ivan <stein.hak@xxxxxxxxx>
- Re: [PATCH] Fix error not returned if service is not supported
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH 1] src/profile: Add HSP default record for external profiles
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH 4/4] android/gatt: Set proper MTU for BR/EDR link
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 3/4] android/gatt: Fix improper signed write request decoding buffer size
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 2/4] android/gatt: Improve prepare write request response
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/4] android/gatt: Unify read by type and read by group type
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 2/2] gattrib: Fix not changing the buffer size when mtu is reduced
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/2] gattrib: Fix not setting att's mtu size in g_attrib_new()
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH 0/4] Add GET/SET_REPORT support to HoG
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- Re: [PATCH] shared/io-glib: Fix not calling destroy callback
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH 0/4] Add GET/SET_REPORT support to HoG
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- RE: HFP 1.7
- From: <nimesh.chanchani@xxxxxxxxxxxxx>
- [PATCH BlueZ 5/5] shared/gatt-db: Add clear functions
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 4/5] shared/gatt-db: Add gatt_db_insert_service function
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 3/5] unit/test-queue: Add /queue/insert_after test
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 2/5] shared: Add function to insert element after entry
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 1/5] shared/gatt-db: Add high-level functions for client
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 0/5] shared/gatt-db: Add support for client role.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: HFP 1.7
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH v3] Bluetooth: automatically flushable packets aren't allowed on LE links
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v10 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v10 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v10 1/3] Bluetooth: add hci_restart_le_scan
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v6 3/3] mgmt-tester: Add service discovery test cases
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v6 2/3] tools/btmgmt: service-find command
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v6 1/3] lib: add start service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v1 3/4] Adding HCI_QUIRK_ADV_RSSI_DEDUP. When this quirk is set, the device, when in scan with deduplication is not sending advertising reports for device when RSSI value changes.
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v1 1/4] Add le_scan_restart that can be used to restart le scan. In order to use it please i.e. do:
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v1 4/4] Introducing start service discovery and stop service discovery methods.
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v1 0/4] Start service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v1 2/4] Extract generic_start_discovery and generic_stop_discovery in preparation for start_service_discovery and stop_service_discovery.
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH] tools/sdptool: Add support for MAP service
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] plugins/autopair: Provide descriptive error log
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH BlueZ v1 0/2] shared/gatt: Bug fixes.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for ScPP on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pts: L2CAP pts tests results on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 0/4] Add a2dp sink role
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH v9 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH] android/README: Update documention with Android 5 info
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [RFC BlueZ] shared/gatt-db: Add high-level functions for client
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- User question
- From: Bruce Dubbs <bruce.dubbs@xxxxxxxxx>
- [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- Re: bluetooth related firmware loader spew on resume.
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [RFC BlueZ] shared/gatt-db: Add high-level functions for client
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH v3] Bluetooth: automatically flushable packets aren't allowed on LE links
- From: Steven Walter <stevenrwalter@xxxxxxxxx>
- [PATCH] android/pts: L2CAP pts tests results on Android 5.0
- From: Sebastian Chlad <sebastian.chlad@xxxxxxxxx>
- [PATCH] android/pts: PTS tests for ScPP on Android 5.0
- From: Ruslan Mstoi <ruslan.mstoi@xxxxxxxxxxxxxxx>
- Re: [PATCH] android/gatt: Fix transport mask for service start
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/init: Update init script with proper selinux domain label
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 2/5] android/handsfree-client: Add handle incoming SCO connection
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 1] src/profile: Add HSP default record for external profiles
- From: Rakesh M K <rakesh.mk@xxxxxxxxxxx>
- Re: [PATCH] shared/io-glib: Fix not calling destroy callback
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH v9 1/3] Bluetooth: add hci_restart_le_scan
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH v9 3/3] Bluetooth: start and stop service discovery
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH v9 2/3] Bluetooth: Extract generic start and stop discovery
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 1/5] android/handsfree-client: Add SCO to handsfree client
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 0/5] android/handsfree-client: Add SCO to HFP HF
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 2/5] android/handsfree-client: Add handle incoming SCO connection
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 4/5] android/handsfree-client: Send AT+BCC to start codec negotiation
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 5/5] android/README: Update status of HAL HFP HF implementation
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 3/5] android/handsfree-client: Implement audio connect/disconnect
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 4/7] android/client: Add support for gattc conn_parameter_update cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 6/7] android/client: Add support for gattc multi_adv_enable cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 3/7] android/client: Add support for gattc configure_mtu cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 7/7] android/client: Add support for gattc multi_adv_update cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 1/7] android/client: Omit length parameter for hex string data
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 5/7] android/client: Add support for gattc set_scan_parameters cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 2/7] android/client: Add support for gattc set_adv_data cmd
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- Re: [PATCH v5] ath3k: Add support of MCI 13d3:3408 bt device
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- HFP 1.7
- From: <nimesh.chanchani@xxxxxxxxxxxxx>
- RE: [PATCH] tools/sdptool: Add support for MAP service
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- RE: [PATCH] plugins/autopair: Provide descriptive error log
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH v5] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- Re: [PATCH v4] ath3k: Add support of MCI 13d3:3408 bt device
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [RFC BlueZ] shared/gatt-db: Add high-level functions for client
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 2/2] shared/gatt-client: Call ready_handler only in init.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 1/2] shared/att: Call io_shutdown on ATT violations.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v1 0/2] shared/gatt: Bug fixes.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH] shared/io-glib: Fix not calling destroy callback
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH Bluez v3 0/2] unit/test-gatt: Add initial server role tests.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ v3 2/2] unit/test-gatt: Add /TP/GAD/SR/BV-01-C test
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ v3 1/2] unit/test-gatt: Add /TP/GAC/SR/BV-01-C test
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH Bluez v3 0/2] unit/test-gatt: Add initial server role tests.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH Bluez v2 0/2] unit/test-gatt: Add initial server role tests.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: RFC: Populating shared/gatt-client from storage.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH v4] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- doc/mgmt-api.txt Start/Stop Service Discovery patch was submitted
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for HSP on Android 5.0 and PTS 5.3
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/2] android/pts: Correct typo in AVDTP PICS file
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH] android/pts: PTS tests for HSP on Android 5.0 and PTS 5.3
- From: Sebastian Chlad <sebastian.chlad@xxxxxxxxx>
- Re: [PATCH 1/6] android/hal-bluetooth: Implement get_connection_state
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/hidhost: Fix logical vs bitwise operation
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/1] audio/avrcp: Fix set absolute volume
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 2/2] android/pts: PTS tests for AVDTP on Android 5.0
- From: Sebastian Chlad <sebastian.chlad@xxxxxxxxx>
- [PATCH 1/2] android/pts: Correct typo in AVDTP PICS file
- From: Sebastian Chlad <sebastian.chlad@xxxxxxxxx>
- Re: [PATCH BlueZ 1/2] shared/att: Directly close fd on ATT violations.
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 1/1] audio/a2dp: Fix Access session device only when its valid
- From: Sagar Nageshmurthy <s.nageshmurt@xxxxxxxxxxx>
- Re: [PATCH 0/8] shared/hfp: Improvements and fixes to HFP AG parser
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH] Fix error not returned if service is not supported
- From: Jaganath Kanakkassery <jaganath.k@xxxxxxxxxxx>
- Re: [PATCH v2] android/sco: Add sco helper lib
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/1] audio/avrcp: Fix set absolute volume
- [PATCH v4 2/2] Bluetooth: btmrvl add firmware dump support
- From: Amitkumar Karwar <akarwar@xxxxxxxxxxx>
- [PATCH 1/2] Bluetooth: btmrvl: remove extra newline character
- From: Amitkumar Karwar <akarwar@xxxxxxxxxxx>
- Re: [PATCH v2] audio/sink: Fix a2dp XCASE connection with BOSE headset
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- RE: [RESEND PATCH v3] Bluetooth: btmrvl add firmware dump support
- From: Amitkumar Karwar <akarwar@xxxxxxxxxxx>
- [PATCH v2] audio/sink: Fix a2dp XCASE connection with BOSE headset
- From: Chethan T N <chethan.tn@xxxxxxxxxxx>
- [PATCH 2/2] android/client: Add a2dp sink support
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/2] android/client: Add a2dp audio config callback
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH v4] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- Re: [PATCH v4] ath3k: Add support of MCI 13d3:3408 bt device
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- Re: [PATCH v3] ath3k: Add support of MCI 13d3:3408 bt device
- From: Dmitry Tunin <hanipouspilot@xxxxxxxxx>
- Re: [PATCH] doc: Add commands for Start Service Discovery and Stop Service Discovery
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] doc: Add commands for Start Service Discovery and Stop Service Discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v5 3/3] mgmt-tester: Add service discovery test cases
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v5 2/3] tools/btmgmt: service-find command
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v5 1/3] lib: add start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v9 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v9 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v9 1/3] Bluetooth: add hci_restart_le_scan
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: Where in the code is a BLE connection accepted?
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: Where in the code is a BLE connection accepted?
- From: Gilles Grégoire <gilles.gregoire@xxxxxxxxx>
- Re: [PATCH] doc: Add commands for Start Service Discovery and Stop Service Discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: RFC: Populating shared/gatt-client from storage.
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: RFC: Populating shared/gatt-client from storage.
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: RFC: Populating shared/gatt-client from storage.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: RFC: Populating shared/gatt-client from storage.
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] doc: Add commands for Start Service Discovery and Stop Service Discovery
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH BlueZ 2/2] shared/gatt-client: Call ready_handler only in init.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 1/2] shared/att: Directly close fd on ATT violations.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH BlueZ 0/2] shared/gatt: Bug fixes.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH Bluez v2 2/2] unit/test-gatt: Add /TP/GAD/SR/BV-01-C test case.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH Bluez v2 1/2] unit/test-gatt: Add /TP/GAC/SR/BV-01-C test case.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH Bluez v2 0/2] unit/test-gatt: Add initial server role tests.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH Bluez v1 2/2] unit/test-gatt: Add /TP/GAD/SR/BV-01-C test case.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH Bluez v1 1/2] unit/test-gatt: Add /TP/GAC/SR/BV-01-C test case.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH Bluez v1 0/2] unit/test-gatt: Add initial server role tests.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: Where in the code is a BLE connection accepted?
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH] doc: Add commands for Start Service Discovery and Stop Service Discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: Where in the code is a BLE connection accepted?
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH v4 3/3] mgmt-tester: Add service discovery test cases
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v4 2/3] tools/btmgmt: service-find command
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v4 1/3] lib: add start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v8 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v8 1/3] Bluetooth: add hci_restart_le_scan
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v8 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH v7 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH BlueZ 2/2] unit/test-gatt: Add SERVER and COEX test types and MTU tests.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: RFC: Populating shared/gatt-client from storage.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH 0/4] Add a2dp sink role
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH] android/gatt: Fix transport mask for service start
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 2/4] android/hal: Add HAL for A2DP Sink role
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 4/4] android/hal: Add missing a2dp handler introduced in Android 5
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 3/4] android/a2dp-sink: Add skeleton for a2dp sink daemon
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/4] android/hal-ipc-api: Extend a2dp hal API with A2DP Sink role
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/4] hog: import latest uhid.h definition
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- Re: [PATCH 0/4] Add GET/SET_REPORT support to HoG
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 0/4] Add GET/SET_REPORT support to HoG
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- [PATCH 4/4] hog: implement set_report functionality
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- [PATCH 3/4] hog: implement get_report functionality
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- [PATCH 2/4] hog: break out the report retrieval in its own function
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- Re: RFC: Populating shared/gatt-client from storage.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] android/init: Update init script with proper selinux domain label
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH 1/6] android/client: Check if hex data is present in define
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 7/7] monitor: Add AVRCP SetBrowsedPlayer support
- From: Vikrampal Yadav <vikram.pal@xxxxxxxxxxx>
- [PATCH 6/7] monitor: Add support for parsing L2CAP control field
- From: Vikrampal Yadav <vikram.pal@xxxxxxxxxxx>
- [PATCH 5/7] monitor: Add support for parsing L2CAP extended control field
- From: Vikrampal Yadav <vikram.pal@xxxxxxxxxxx>
- [PATCH 4/7] monitor: Extract extended L2CAP extended control field
- From: Vikrampal Yadav <vikram.pal@xxxxxxxxxxx>
- [PATCH 3/7] monitor: Add functionality to store extented control in DB
- From: Vikrampal Yadav <vikram.pal@xxxxxxxxxxx>
- [PATCH 2/7] monitor: Make the parameter name generic
- From: Vikrampal Yadav <vikram.pal@xxxxxxxxxxx>
- [PATCH 1/7] monitor: Adjust for ERTM control bytes
- From: Vikrampal Yadav <vikram.pal@xxxxxxxxxxx>
- [PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
- From: Vikrampal Yadav <vikram.pal@xxxxxxxxxxx>
- Re: [PATCH BlueZ 1/2] shared/gatt-server: Fix bug in bt_gatt_server_unref.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 6/6] android/client: Add support for gattc scan_filter_enable
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- Re: [PATCH] android/pts: PTS tests for AVRCP on Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 6/6] android/client: Add get_connection_state command
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 3/6] android/hal-bluetooth: Implement read_energy_info
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 5/6] android/client: Print data from energy_info_cb
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 4/6] android/client: Add read_energy_info command
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 1/6] android/hal-bluetooth: Implement get_connection_state
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 2/6] android/hal-bluetooth: Implement set_os_callouts
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- Re: [PATCH v2 2/2] android/client: Add gatt client callbacks support for Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH BlueZ 2/2] unit/test-gatt: Add SERVER and COEX test types and MTU tests.
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [RFC 1/2] android/avrcp: Create avrcp-common.c|h files
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [RFC 2/2] android/avrcp: Initial support for AVRCP controller interface
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- Re: Handling EBUSY for LE connections.
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH] android/hidhost: Fix logical vs bitwise operation
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- [PATCH] plugins/autopair: Provide descriptive error log
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- [PATCH] tools/sdptool: Add support for MAP service
- From: Gowtham Anandha Babu <gowtham.ab@xxxxxxxxxxx>
- Re: [PATCH BlueZ 2/2] unit/test-gatt: Add SERVER and COEX test types and MTU tests.
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- Re: [PATCH] android/cts: Update CTS test results for Android 5.0
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Where in the code is a BLE connection accepted?
- From: Gilles Grégoire <gilles.gregoire@xxxxxxxxx>
- [PATCH 1/1] audio/media: Parse total number of tracks metadata
- From: s.nageshmurt@xxxxxxxxxxx
- Re: [PATCH v7 1/3] Bluetooth: add hci_restart_le_scan
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH v7 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH v7 1/3] Bluetooth: add hci_restart_le_scan
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH BlueZ 2/2] unit/test-gatt: Add SERVER and COEX test types and MTU tests.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 1/2] shared/gatt-server: Fix bug in bt_gatt_server_unref.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [RFC BlueZ] shared/gatt-client: Allow populating without discovery.
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH v7 2/3] Bluetooth: Extract generic start and stop discovery
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH v7 1/3] Bluetooth: add hci_restart_le_scan
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH v7 3/3] Bluetooth: start and stop service discovery
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- Re: [PATCH v7 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH v7 1/3] Bluetooth: add hci_restart_le_scan
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH v7 2/3] Bluetooth: Extract generic start and stop discovery
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [no subject]
- From: Gilles Grégoire <gilles.gregoire@xxxxxxxxx>
- Re: [PATCH v7 1/3] Bluetooth: add hci_restart_le_scan
- From: Arman Uguray <armansito@xxxxxxxxxxxx>
- [PATCH v7 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v7 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v7 2/3] Bluetooth: Extract generic start and stop discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH v7 1/3] Bluetooth: add hci_restart_le_scan
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- Re: [PATCH v6 3/3] Bluetooth: start and stop service discovery
- From: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
- [PATCH] android/README: Update documention with Android 5 info
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [RESEND PATCH v3] Bluetooth: btmrvl add firmware dump support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH 8/8] unit/test-hfp: Fix parsing empty string test
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 7/8] shared/hfp: Improve handling AT commands
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 6/8] shared/hfp: Remove not used assignment
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 5/8] shared/hfp: Refactor call_prefix_handler
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 4/8] unit/test-hfp: Add test for reading \rAT+X\r
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 3/8] shared/hfp: Improve handling AT command
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 2/8] shared/hfp: Fix setting result pending flag
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 1/8] shared/hfp: Trivial, fix comments style
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH 0/8] shared/hfp: Improvements and fixes to HFP AG parser
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [RESEND PATCH v3] Bluetooth: btmrvl add firmware dump support
- From: Amitkumar Karwar <akarwar@xxxxxxxxxxx>
- [PATCH] Bluetooth: btmrvl add firmware dump support
- From: Amitkumar Karwar <akarwar@xxxxxxxxxxx>
- RE: [PATCH v2] Bluetooth: btmrvl add firmware dump support
- From: Amitkumar Karwar <akarwar@xxxxxxxxxxx>
- [PATCH 2/6] android/client: Add Android 5.0 new value verifiers for gatt client
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]