Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH BlueZ 07/17] core: gatt: Implement GattCharacteristic1.StartNotify, (continued)
- [PATCH BlueZ 07/17] core: gatt: Implement GattCharacteristic1.StartNotify, Arman Uguray
- [PATCH BlueZ 08/17] core: gatt: Implement GattCharacteristic1.StopNotify, Arman Uguray
- [PATCH BlueZ 09/17] core: gatt: Expose charac. extended properties., Arman Uguray
- [PATCH BlueZ 10/17] shared/gatt-client: Expose MTU., Arman Uguray
- [PATCH BlueZ 11/17] core: gatt: Implement GattCharacteristic1.WriteValue., Arman Uguray
- [PATCH BlueZ 12/17] core: gatt: Don't always issue read-long for ReadValue, Arman Uguray
- [PATCH BlueZ 13/17] core: gatt: Implement GattDescriptor1.WriteValue., Arman Uguray
- [PATCH BlueZ 14/17] core: gatt: Reference count chrcs and descs., Arman Uguray
- [PATCH BlueZ 15/17] core: gatt: Handle Service Changed., Arman Uguray
- [PATCH BlueZ 16/17] core: device: Add function to get GATT service, Arman Uguray
- [PATCH BlueZ 17/17] core: gatt: Don't export claimed services, Arman Uguray
- Re: [PATCH BlueZ 00/17] Implement doc/gatt-api.txt for client, Luiz Augusto von Dentz
- [PATCH] Bluetooth: Move hci_update_page_scan to hci_request.c,
Johan Hedberg
- pull request: bluetooth 2014-12-19,
Johan Hedberg
- [PATCH] src/att: Fix usage of memory after it is freed.,
Gowtham Anandha Babu
- [PATCH] profiles/hog: Remove dead code,
Gowtham Anandha Babu
- [PATCH] tools/bccmd: Remove dead code,
Gowtham Anandha Babu
- [PATCH] emulator: Remove dead code, Andrei Emeltchenko
- [PATCH] emulator: Fix magic numbers and remove dead code,
Andrei Emeltchenko
- [PATCHv2] shared/gap: Fix memory leak in gap,
Andrei Emeltchenko
- [PATCH] android/gatt: Fix possible NULL dereference,
Andrei Emeltchenko
- [PATCH] shared/gap: Fix memory leak in gap,
Andrei Emeltchenko
- [RFC v2] Bluetooth: 6lowpan: Use new network management channel to connect/disconnect,
Jukka Rissanen
- [PATCH 1/2] Bluetooth: Split hci_update_page_scan into two functions,
Johan Hedberg
- [PATCH 0/4] Bluetooth: Add/Remove Device completion through hci_request,
Johan Hedberg
- [PATCH] Bluetooth: 6lowpan: Add IPSP PSM value, Jukka Rissanen
- GATT connection without BlueZ installed,
Artem Rakhov
- [PATCHv2] android/gatt: Report error on invalid value length for CCC descriptor,
Jakub Tyszkowski
- [patches] a bunch of old bluetooth fixes,
Al Viro
- [PATCH BlueZ v5 0/7] core: Use shared/gatt-client,
Arman Uguray
- [PATCH v2 0/3] attrib/gattrib: Add tracking request id,
Lukasz Rymanowski
- Re: [PATCH v2 0/3] attrib/gattrib: Add tracking request id, Luiz Augusto von Dentz
[RFC 0/2] Connect 6lowpan via management interface,
Jukka Rissanen
[PATCH v3] android/gatt: Add connectable flag to device found callback,
Lukasz Rymanowski
[PATCH v4] android/bluetooth: Enable LE privacy mode on BfA startup, Lukasz Rymanowski
Re: [PATCH 1/2] attrib/gattrib: Add track for internal request id, Lukasz Rymanowski
[PATCH v4] doc/adapter-api.txt: StartFilteredDiscovery method.,
Jakub Pawlowski
pull request: bluetooth 2014-12-17,
Johan Hedberg
[PATCH] Bluetooth: Fix bug with filter in service discovery optimization,
Marcel Holtmann
changes to Linux wireless maintenance,
John W. Linville
- Re: changes to Linux wireless maintenance, Marcel Holtmann
- Re: changes to Linux wireless maintenance, Larry Finger
- Re: changes to Linux wireless maintenance, Johannes Berg
- Re: changes to Linux wireless maintenance, Rafał Miłecki
- RE: changes to Linux wireless maintenance, Avinash Patil
- Re: changes to Linux wireless maintenance, Nick Kossifidis
- Re: changes to Linux wireless maintenance, Sedat Dilek
- Re: changes to Linux wireless maintenance, Dan Williams
- Re: changes to Linux wireless maintenance, Luca Coelho
- <Possible follow-ups>
- Re: changes to Linux wireless maintenance, Kalle Valo
[PATCH v2 00/19] android/gatt: Fix HOG connect/disconnect,
Lukasz Rymanowski
- [PATCH v2 01/19] android/bluetooth: Minor typo fix, Lukasz Rymanowski
- [PATCH v2 02/19] android/bluetooth: Minor fix, add missing NULL assignment, Lukasz Rymanowski
- [PATCH v2 03/19] android/bluetooth: Add possibility to register for bonded event, Lukasz Rymanowski
- [PATCH v2 04/19] android/gatt: Add paired cb to gatt.c, Lukasz Rymanowski
- [PATCH v2 05/19] android/bluetooth: Add API to check if device is bonding, Lukasz Rymanowski
- [PATCH v2 06/19] android/gatt: Improve LE connection after pair, Lukasz Rymanowski
- [PATCH v2 07/19] android/hog: Add support to track gatt operations, Lukasz Rymanowski
- [PATCH v2 08/19] android/hog: Cancel all GATT operations on disconnect, Lukasz Rymanowski
- [PATCH v2 09/19] android/hog: Keep track on primary and include service search, Lukasz Rymanowski
- [PATCH v2 10/19] android/hog: Keep track on discover characteristic and descriptors, Lukasz Rymanowski
- [PATCH v2 11/19] android/hog: Keep track on read/write char and descr, Lukasz Rymanowski
- [PATCH v2 12/19] android/bas: Add queue to keep track on GATT operations, Lukasz Rymanowski
- [PATCH v2 13/19] android/bas: Keep track read/write GATT operations, Lukasz Rymanowski
- [PATCH v2 14/19] android/bas: Keep track on discover characteristic and descriptor, Lukasz Rymanowski
- [PATCH v2 15/19] android/dis: Add queue to keep track on GATT operations, Lukasz Rymanowski
- [PATCH v2 16/19] android/dis: Keep track on discover and read characteristic, Lukasz Rymanowski
- [PATCH v2 17/19] android/scpp: Add queue to keep GATT operations, Lukasz Rymanowski
- [PATCH v2 18/19] android/scpp: Keep track on discover characteristic and descriptor, Lukasz Rymanowski
- [PATCH v2 19/19] android/scpp: Keep track on write operation, Lukasz Rymanowski
- Re: [PATCH v2 00/19] android/gatt: Fix HOG connect/disconnect, Luiz Augusto von Dentz
[PATCH 0/2] attrib/gattrib: Add tracking request id,
Lukasz Rymanowski
[PATCH 1/3] android/handsfree: Add initial support for configure WBS commmand,
Szymon Janc
[PATCH v3 1/7] android/map-client: Don't check if interface is ready on init,
Grzegorz Kolodziejczyk
[PATCH 0/2] rfcomm: Add Test command decoding implementation,
Gowtham Anandha Babu
[RFC] android/map-client: Don't check if interface is ready on init,
Grzegorz Kolodziejczyk
[PATCH] monitor/rfcomm: Add support for decoding Test command,
Gowtham Anandha Babu
RE: MGMT_OP_SET_DISCOVERABLE is queued for a long time if Pairing is in progress,
Biman Paul
[PATCH BlueZ v4 00/10] core: Use shared/gatt-client,
Arman Uguray
- [PATCH BlueZ v4 01/10] shared/att: Guard against invalid ref in callbacks, Arman Uguray
- [PATCH BlueZ v4 02/10] shared/gatt-client: Guard against invalid access, Arman Uguray
- [PATCH BlueZ v4 03/10] core: service: Add start & end handle fields, Arman Uguray
- [PATCH BlueZ v4 04/10] core: profile: Add accept function, Arman Uguray
- [PATCH BlueZ v4 05/10] core: device: Don't disconnect if attios not set, Arman Uguray
- [PATCH BlueZ v4 06/10] core: device: Add getters for GATT db and client, Arman Uguray
- [PATCH BlueZ v4 07/10] core: device: Make profile calls in GATT events, Arman Uguray
- [PATCH BlueZ v4 08/10] profiles/gatt: Don't handle GATT service., Arman Uguray
- [PATCH BlueZ v4 09/10] profiles/gatt: Rename profile to gap., Arman Uguray
- [PATCH BlueZ v4 10/10] profiles/gap: Rewrite using bt_gatt_client., Arman Uguray
- Re: [PATCH BlueZ v4 00/10] core: Use shared/gatt-client, Luiz Augusto von Dentz
ShanWan Sixaxis PS3 controller,
Veseli Veseljko
[PATCH] shared/att: Remove not needed NULL assignments,
Szymon Janc
[PATCH 1/2] android/gatt: Fix embeded services not responsing to some requests,
Jakub Tyszkowski
[PATCH] android/pts: MAP testing against PTS 6.0,
Sebastian Chlad
[PATCH] hciattach: Big endian support for various TI chips.,
Jonas Rydow
[PATCH] attrib: Fix Read Blob error responses,
Marcin Kraglak
[PATCH BlueZ 0/5] Add const access to linked list for efficiency,
Michael Janssen
[PATCH BlueZ v3] core: Rename device_attach_attrib, Arman Uguray
[PATCH BlueZ v2 00/12] core: Use shared/gatt-client,
Arman Uguray
- [PATCH BlueZ v2 01/12] attrib/gattrib: Add g_attrib_get_att., Arman Uguray
- [PATCH BlueZ v2 02/12] shared/att: Add err argument to disconnect cb, Arman Uguray
- [PATCH BlueZ v2 03/12] shared/gatt-client: Set op->success correctly, Arman Uguray
- [PATCH BlueZ v2 04/12] core: device: Use bt_att_register_disconnect., Arman Uguray
- [PATCH BlueZ v2 05/12] core: device: Use shared/gatt-client for GATT., Arman Uguray
- [PATCH BlueZ v2 06/12] core: Rename device_attach_attrib, Arman Uguray
- [PATCH BlueZ v2 07/12] core: Use gatt_db service callbacks, Arman Uguray
- [PATCH BlueZ v2 08/12] core: Introduce gatt-callbacks, Arman Uguray
- [PATCH BlueZ v2 09/12] profiles/gatt: Don't handle GATT service., Arman Uguray
- [PATCH BlueZ v2 10/12] profiles/gatt: Rename profile to gap., Arman Uguray
- [PATCH BlueZ v2 11/12] profiles/gap: Rewrite using bt_gatt_client., Arman Uguray
- [PATCH BlueZ v2 12/12] profiles/gap: Add Google copyright., Arman Uguray
- Re: [PATCH BlueZ v2 00/12] core: Use shared/gatt-client, Luiz Augusto von Dentz
[PATCH v2 1/3] android: Add native support for Android logger,
Szymon Janc
[PATCH] monitor/l2cap: Fix buffer overflow issue,
Gowtham Anandha Babu
[PATCH BlueZ] build: Fix enabling coverage,
Luiz Augusto von Dentz
[PATCH BlueZ 1/3] shared/att: Use queue_remove_if,
Luiz Augusto von Dentz
[PATCH 0/5] shared/gatt: Improve handling search requests,
Lukasz Rymanowski
[patch] __uX types should not be neccessary in-kernel, Pavel Machek
bluetooth: Add hci_h4p driver,
Pavel Machek
[PATCH BlueZ] shared/gatt-client: Remove unnecessary code,
Luiz Augusto von Dentz
[PATCH v2] Bluetooth: btusb: support public address configuration for ath3012,
Toshi Kikuchi
[PATCH BlueZ v2 0/3] foreach early termination,
Michael Janssen
pull request: bluetooth 2014-12-12,
Johan Hedberg
[PATCH] android/pts: Re-test of MPS on PTS 6.0,
Sebastian Chlad
[PATCH] Bluetooth: Fix enabling BR/EDR SC when powering on,
Johan Hedberg
[PATCH 1/1] audio/sink: Fix crash when err is NULL,
Sagar Nageshmurthy
[PATCH v3] doc/adapter-api.txt: StartFilteredDiscovery method.,
Jakub Pawlowski
[PATCH] Bluetooth: Fix mgmt response status when removing adapter,
Johan Hedberg
[PATCH 0/2] BCSP Link Establishment in kernel,
Tristan Lelong
[PATCH] Bluetooth: btusb: support public address configuration for ath3012,
Toshi Kikuchi
[PATCH BlueZ 0/3] foreach early termination,
Michael Janssen
[PATCH BlueZ 1/3] shared/queue: enable early terminate foreach, Michael Janssen
Re: [PATCH BlueZ 0/3] foreach early termination, Luiz Augusto von Dentz
[PATCH 0/3] Bluetooth: hci_conn related fixes,
Johan Hedberg
[PATCH] Bluetooth: Fix check for support for page scan related commands,
Marcel Holtmann
[PATCH 1/2] android/gatt: Fix server send response status value,
Jakub Tyszkowski
[PATCH 1/2] android/gatt: Fix service changed indication,
Mariusz Skamra
[PATCH 1/3] android: Add native support for Android logger,
Szymon Janc
[PATCH] android/pts: Update of GATT test results,
Mariusz Skamra
[PATCH] android/gatt: Add callback for test command,
Mariusz Skamra
[PATCH v2] doc/adapter-api.txt: StartServiceDiscovery method.,
Jakub Pawlowski
[PATCH v2] Bluetooth: Fix missing hci_dev_lock/unlock in hci_event,
Jaganath Kanakkassery
[PATCH 1/2] android/gatt: Fix find_info_handle function,
Mariusz Skamra
[PATCH v5 1/3] Bluetooth: Add lock for HCI_OP_SCAN_ENABLE command,
Jakub Pawlowski
[PATCH] shared/gatt: Fix NULL pointer dereference,
Andrei Emeltchenko
[PATCH v2 1/2] android/gatt: Remove discoverable flag from device found callback,
Lukasz Rymanowski
Re: Re: [PATCH 2/2] Bluetooth: Fix missing hci_dev_lock/unlock in hci_event, JAGANATH KANAKKASSERY
[PATCH 1/2 v1] Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete(),
Jaganath Kanakkassery
BCSP line discipline,
Tristan Lelong
Unable to make subsequent BLE connections,
Alan Au
D-Bus API for GATT Connect/Disconnect,
Arman Uguray
[PATCH v3 0/4] android/bluetooth: Enable privacy mode on starup,
Lukasz Rymanowski
[PATCH v2 0/4] android/bluetooth: Enable privacy mode on starup,
Lukasz Rymanowski
[PATCHv2] android/gatt: Fix missing error response to find by type value request,
Mariusz Skamra
[PATCH v2 03/13] unit/test-queue: Add /queue/foreach_remove_backward test,
Luiz Augusto von Dentz
- [PATCH v2 04/13] shared/queue: Add reference counting to entries, Luiz Augusto von Dentz
- [PATCH v2 05/13] unit/test-mgmt: Add /mgmt/response/1 test, Luiz Augusto von Dentz
- [PATCH v2 06/13] unit/test-mgmt: Add /mgmt/response/2 test, Luiz Augusto von Dentz
- [PATCH v2 09/13] unit/test-mgmt: Add /mgmt/unregister/1 test, Luiz Augusto von Dentz
- [PATCH v2 12/13] shared/mgmt: Remove unnecessary code, Luiz Augusto von Dentz
- [PATCH v2 11/13] unit/test-mgmt: Add /mgmt/destroy/1 test, Luiz Augusto von Dentz
- [PATCH v2 10/13] unit/test-mgmt: Add /mgmt/unregister/2 test, Luiz Augusto von Dentz
- [PATCH v2 13/13] doc/test-coverage: Update test count, Luiz Augusto von Dentz
- [PATCH v2 08/13] unit/test-mgmt: Add /mgmt/event/2 test, Luiz Augusto von Dentz
- [PATCH v2 07/13] unit/test-mgmt: Add /mgmt/event/1 test, Luiz Augusto von Dentz
[PATCH v2 00/13] Simplify notification handling,
Luiz Augusto von Dentz
[PATCH 0/4] android/bluetooth: Enable privacy mode on starup,
Lukasz Rymanowski
[PATCH] android/gatt: Fix missing error response to find by type value request,
Mariusz Skamra
[PATCH 1/2] Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete(),
Jaganath Kanakkassery
Firmware load fails in 3.18.0,
Chris Clayton
[PATCH v3] android/bluetooth: Add support to read Le features by Android,
Lukasz Rymanowski
[PATCH 1/3] android/gatt: Fix not setting error properly for exec write,
Jakub Tyszkowski
[PATCH] Bluetooth: 6lowpan: Do not free skb when packet is dropped,
Jukka Rissanen
[PATCH 0/3] core: Fix ERROR CODES desc as per core_v4.2,
Gowtham Anandha Babu
[PATCH 1/4] sdp: Add initial support for MPS,
Szymon Janc
[PATCH 1/3] android/pts: Update gatt server results,
Jakub Tyszkowski
[PATCH] Bluetooth: Fix missing hci_dev_lock/unlock,
Jaganath Kanakkassery
[PATCHv2 1/2] android/build: Fix including wrong log include header for bluetoothd,
Andrei Emeltchenko
[PATCH 1/2] android/build: Add liblog to LOCAL_SHARED_LIBRARIES for bluetoothd,
Andrei Emeltchenko
[PATCH BlueZ v2 0/8] Define TS-approved "small database",
Michael Janssen
[PATCH BlueZ v1 00/12] core: Use shared/gatt-client,
Arman Uguray
- [PATCH BlueZ v1 02/12] shared/att: Add err argument to disconnect cb, Arman Uguray
- [PATCH BlueZ v1 03/12] shared/gatt-client: Set op->success correctly, Arman Uguray
- [PATCH BlueZ v1 01/12] attrib/gattrib: Add g_attrib_get_att., Arman Uguray
- [PATCH BlueZ v1 04/12] core: device: Use bt_att_register_disconnect., Arman Uguray
- [PATCH BlueZ v1 06/12] core: Rename device_attach_attrib, Arman Uguray
- [PATCH BlueZ v1 05/12] core: device: Use shared/gatt-client for GATT., Arman Uguray
- [PATCH BlueZ v1 07/12] core: Use gatt_db service callbacks, Arman Uguray
- [PATCH BlueZ v1 10/12] profiles/gatt: Rename profile to gap., Arman Uguray
- [PATCH BlueZ v1 08/12] core: Introduce gatt-callbacks, Arman Uguray
- [PATCH BlueZ v1 12/12] profiles/gap: Add Google copyright., Arman Uguray
- [PATCH BlueZ v1 09/12] profiles/gatt: Don't handle GATT service., Arman Uguray
- [PATCH BlueZ v1 11/12] profiles/gap: Rewrite using bt_gatt_client., Arman Uguray
- Re: [PATCH BlueZ v1 00/12] core: Use shared/gatt-client, Luiz Augusto von Dentz
__hci_cmd_sync() not suitable for nokia h4p,
Pavel Machek
[PATCH 00/25] android/gatt: Fix HOG connect/disconnect,
Lukasz Rymanowski
- [PATCH 01/25] android/bluetooth: Minor typo fix, Lukasz Rymanowski
- [PATCH 02/25] android/bluetooth: Minor fix, add missing NULL assignment, Lukasz Rymanowski
- [PATCH 03/25] android/gatt: Fix for setting conn timeout, Lukasz Rymanowski
- [PATCH 04/25] android/hog: Minor coding style fixes, Lukasz Rymanowski
- [PATCH 05/25] android/bluetooth: Add possibility to register for bonded event, Lukasz Rymanowski
- [PATCH 06/25] android/gatt: Add paired cb to gatt.c, Lukasz Rymanowski
- [PATCH 07/25] android/bluetooth: Add API to check if device is bonding, Lukasz Rymanowski
- [PATCH 08/25] android/gatt: Improve LE connection after pair, Lukasz Rymanowski
- [PATCH 09/25] android/hog: Add support to track gatt operations, Lukasz Rymanowski
- [PATCH 10/25] android/hog: Cancel all GATT operations on disconnect, Lukasz Rymanowski
- [PATCH 11/25] android/hog: Add guards to the callbacks, Lukasz Rymanowski
- [PATCH 12/25] android/hog: Keep track on primary and include service search, Lukasz Rymanowski
- [PATCH 13/25] android/hog: Keep track on discover characteristic and descriptors, Lukasz Rymanowski
- [PATCH 15/25] android/bas: Add queue to keep track on GATT operations, Lukasz Rymanowski
- [PATCH 14/25] android/hog: Keep track on read/write char and descr, Lukasz Rymanowski
- [PATCH 16/25] android/bas: Keep track read/write GATT operations, Lukasz Rymanowski
- [PATCH 17/25] android/bas: Keep track on discover characteristic and descriptor, Lukasz Rymanowski
- [PATCH 18/25] android/bas: Add guard to GATT callbacks, Lukasz Rymanowski
- [PATCH 19/25] android/dis: Add queue to keep track on GATT operations, Lukasz Rymanowski
- [PATCH 20/25] android/dis: Keep track on discover and read characteristic, Lukasz Rymanowski
- [PATCH 21/25] android/dis: Add guard for GATT callbacks, Lukasz Rymanowski
- [PATCH 22/25] android/scpp: Add queue to keep GATT operations, Lukasz Rymanowski
- [PATCH 23/25] android/scpp: Keep track on discover characteristic and descriptor, Lukasz Rymanowski
- [PATCH 24/25] android/scpp: Keep track on write operation, Lukasz Rymanowski
- [PATCH 25/25] android/scpp: Add guard for GATT callbacks, Lukasz Rymanowski
- Re: [PATCH 00/25] android/gatt: Fix HOG connect/disconnect, Luiz Augusto von Dentz
[PATCH ] android/socket: Add PBAP supported features bits,
Gowtham Anandha Babu
[PATCH] android/build: Enable multilib build for bluetooth.default,
Andrei Emeltchenko
[PATCHv2 1/5] shared/att: Handle commands under BT_ATT_ALL_REQUESTS op group type,
Jakub Tyszkowski
[PATCH 1/2] attrib/gatt.c: Fix for attrib ref,
Lukasz Rymanowski
[PATCH] Add USB device 04ca:3010 as Athoros AR3012,
Janne Heikkinen
[PATCH BlueZ 00/15] core: Use shared/gatt for GATT client role,
Arman Uguray
- [PATCH BlueZ 01/15] attrib/gattrib: Add g_attrib_get_att., Arman Uguray
- [PATCH BlueZ 02/15] shared/att: Add bt_att_get_fd., Arman Uguray
- [PATCH BlueZ 03/15] attrib: Check if attrib is NULL in functions, Arman Uguray
- [PATCH BlueZ 04/15] shared/att: cancel_all before calling disconnect cb, Arman Uguray
- [PATCH BlueZ 05/15] shared/gatt-db: Make accessors work on const ptr, Arman Uguray
- [PATCH BlueZ 06/15] shared/gatt-db: Add UUID arg to foreach_service, Arman Uguray
- [PATCH BlueZ 07/15] core: device: Use bt_att_register_disconnect., Arman Uguray
- [PATCH BlueZ 10/15] core: Use gatt_db service callbacks, Arman Uguray
- [PATCH BlueZ 12/15] profiles/gatt: Don't handle GATT service., Arman Uguray
- [PATCH BlueZ 14/15] profiles/gap: Rewrite using bt_gatt_client., Arman Uguray
- [PATCH BlueZ 13/15] profiles/gatt: Rename profile to gap., Arman Uguray
- [PATCH BlueZ 11/15] core: Introduce gatt-callbacks, Arman Uguray
- [PATCH BlueZ 15/15] profiles/gap: Add Google copyright., Arman Uguray
- [PATCH BlueZ 09/15] core: Rename device_attach_attrib, Arman Uguray
- [PATCH BlueZ 08/15] core: device: Use shared/gatt-client for GATT., Arman Uguray
- Re: [PATCH BlueZ 00/15] core: Use shared/gatt for GATT client role, Luiz Augusto von Dentz
[PATCH BlueZ 0/5] Define TS-approved "small database",
Michael Janssen
[RFC v2 4/4] Bluetooth: Add support Intel Bluetooth bootloader device,
Tedd Ho-Jeong An
[RFC v2 3/4] Bluetooth: Set file extension to SFI file for bootloader mode,
Tedd Ho-Jeong An
[RFC v2 2/4] Bluetooth: Set the firmware file extension based on firmware type,
Tedd Ho-Jeong An
[RFC v2 1/4] Bluetooth: Refactor Intel_read_version and opens firmware patch file,
Tedd Ho-Jeong An
[RFC v2 0/4] Add support for Intel Bluetooth bootloader device, Tedd Ho-Jeong An
[PATCH] android/socket: Add support for dynamic MAP record,
Szymon Janc
[PATCH BlueZ 00/12] Simplify notification handling,
Luiz Augusto von Dentz
- [PATCH BlueZ 01/12] build: Add coverage support, Luiz Augusto von Dentz
- [PATCH BlueZ 02/12] unit/test-queue: Add /queue/foreach_remove test, Luiz Augusto von Dentz
- [PATCH BlueZ 03/12] unit/test-queue: Add /queue/foreach_remove_backward test, Luiz Augusto von Dentz
- [PATCH BlueZ 04/12] shared/queue: Add reference counting to entries, Luiz Augusto von Dentz
- [PATCH BlueZ 05/12] unit/test-mgmt: Add /mgmt/response/1 test, Luiz Augusto von Dentz
- [PATCH BlueZ 06/12] unit/test-mgmt: Add /mgmt/response/2 test, Luiz Augusto von Dentz
- [PATCH BlueZ 07/12] unit/test-mgmt: Add /mgmt/event/1 test, Luiz Augusto von Dentz
- [PATCH BlueZ 08/12] unit/test-mgmt: Add /mgmt/event/2 test, Luiz Augusto von Dentz
- [PATCH BlueZ 09/12] unit/test-mgmt: Add /mgmt/unregister/1 test, Luiz Augusto von Dentz
- [PATCH BlueZ 10/12] unit/test-mgmt: Add /mgmt/unregister/2 test, Luiz Augusto von Dentz
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]