Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH BlueZ v2 02/16] gdbus/client: Allow specifying ObjectManager path, (continued)
- [PATCH BlueZ v2 02/16] gdbus/client: Allow specifying ObjectManager path, Arman Uguray
- [PATCH BlueZ v2 03/16] doc/gatt-api.txt: New ObjectManager requirements, Arman Uguray
- [PATCH BlueZ v2 04/16] core: gatt: Add GattManager1 stubs, Arman Uguray
- [PATCH BlueZ v2 05/16] core: gatt: Implement GattManager1.RegisterService, Arman Uguray
- [PATCH BlueZ v2 06/16] core: gatt: Register characteristics, Arman Uguray
- [PATCH BlueZ v2 07/16] core: gatt: Support ReadValue for characteristics, Arman Uguray
- [PATCH BlueZ v2 08/16] core: gatt: Support WriteValue for characteristics, Arman Uguray
- [PATCH BlueZ v2 09/16] core: gatt: Make CCC addition API public, Arman Uguray
- [PATCH BlueZ v2 10/16] core: gatt: Create CCC for external characteristic, Arman Uguray
- [PATCH BlueZ v2 11/16] core: gatt: Add btd_gatt_database_notify function, Arman Uguray
- [PATCH BlueZ v2 12/16] core: gatt: Send not/ind for D-Bus characteristics, Arman Uguray
- [PATCH BlueZ v2 13/16] core: gatt: Create CEP for external characteristic, Arman Uguray
- [PATCH BlueZ v2 14/16] core: gatt: Register descriptors, Arman Uguray
- [PATCH BlueZ v2 15/16] core: gatt: Support descriptor reads/writes, Arman Uguray
- [PATCH BlueZ v2 16/16] tools: Added a Python example for GATT server API, Arman Uguray
- Re: [PATCH BlueZ v2 00/16] Implement GATT server D-Bus API, Luiz Augusto von Dentz
- [PATCH] Bluetooth: Update New CSRK event to match latest specification,
Johan Hedberg
- [RFC] Fix collision in AVCTP connection,
Marcin Kraglak
- [PATCH net-next v2 0/7] net: move skb->dropcount to skb->cb[],
Eyal Birger
- [PATCH] android/bluetooth: Fix not marking device as bonded,
Szymon Janc
- [PATCH] doc/mgmt-api: Add security level to new CSRK events,
Johan Hedberg
- [Bug 93911] New: toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off,
bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [Bug 93911] toshiba_bluetooth reenables every 5 secs even though bluetooth is set to off, bugzilla-daemon
- [PATCH 1/4] audio/avdtp: Remove start timer on stream_free(),
Andrei Emeltchenko
- [PATCH BlueZ 1/2] unit/test-gatt: Add /TP/GAW/CL/BV-02-C/seclevel test,
Luiz Augusto von Dentz
- [PATCH 01/12] profiles/network: Minor style fix,
Grzegorz Kolodziejczyk
- [PATCH 02/12] profiles/network: Simplify id and bridge of server checking, Grzegorz Kolodziejczyk
- [PATCH 03/12] profiles/network: Integrate get and check bnep setup services roles, Grzegorz Kolodziejczyk
- [PATCH 06/12] profiles/network: Fix sending command responses, Grzegorz Kolodziejczyk
- [PATCH 05/12] profiles/network: Handle ctrl rsp after conn setup by bnep, Grzegorz Kolodziejczyk
- [PATCH 04/12] profiles/network: Move bnep connection setup logic to bnep, Grzegorz Kolodziejczyk
- [PATCH 07/12] profiles/network: Keep interface arguments naming consistent, Grzegorz Kolodziejczyk
- [PATCH 09/12] profiles/network: Make get_service_id connections private method, Grzegorz Kolodziejczyk
- [PATCH 12/12] profiles/network: Move disconn cb setting to bnep connect method, Grzegorz Kolodziejczyk
- [PATCH 11/12] profiles/network: Remove not needed get name by bnep id function, Grzegorz Kolodziejczyk
- [PATCH 10/12] profiles/network: Remove unneded bnep_uuid function from bnep code, Grzegorz Kolodziejczyk
- [PATCH 08/12] profiles/network: Shortening service name argument to srv, Grzegorz Kolodziejczyk
- Re: [PATCH 01/12] profiles/network: Minor style fix, Szymon Janc
- [PATCH 00/16] android/gatt: Improve robustness in Gatt Client,
Lukasz Rymanowski
- [PATCH 01/16] android/tester-gatt: Add robustness test for search services, Lukasz Rymanowski
- [PATCH 02/16] attrib/gatt: Improve robustness on search primary services, Lukasz Rymanowski
- [PATCH 03/16] android/tester-gatt: Add robustness test for get characteristic, Lukasz Rymanowski
- [PATCH 04/16] attrib/gatt: Minor refactor in char_discovered_cb, Lukasz Rymanowski
- [PATCH 05/16] attrib/gatt: Improve robustness when searching for characteristics, Lukasz Rymanowski
- [PATCH 06/16] android/gatt: Check status on get characteristic callback, Lukasz Rymanowski
- [PATCH 07/16] android/tester: Add robustness test for get descriptor, Lukasz Rymanowski
- [PATCH 08/16] attrib/gatt: Minor refactor in desc_discovered_cb, Lukasz Rymanowski
- [PATCH 10/16] android/tester: Add robustness test for get included services, Lukasz Rymanowski
- [PATCH 09/16] attrib/gatt: Improve robustness when searching for descriptors, Lukasz Rymanowski
- [PATCH 11/16] attrib/gatt: Improve robustness when searching for included services, Lukasz Rymanowski
- [PATCH 13/16] shared/gatt-helpers: Improve robustness of get characteristics, Lukasz Rymanowski
- [PATCH 12/16] shated/gatt-helpers: Improve robustness of search service, Lukasz Rymanowski
- [PATCH 16/16] shared/gatt-helpers: Improve robustness of get descriptors, Lukasz Rymanowski
- [PATCH 15/16] shared/gatt-helpers: Improve robustness read by type request, Lukasz Rymanowski
- [PATCH 14/16] shared/gatt-helpers: Improve robustness of get include services, Lukasz Rymanowski
- Re: [PATCH 00/16] android/gatt: Improve robustness in Gatt Client, Szymon Janc
- [PATCH BlueZ v1 00/17] Implement GATT server D-Bus API,
Arman Uguray
- [PATCH BlueZ v1 01/17] shared/gatt: Call bt_att_cancel_all in unref, Arman Uguray
- [PATCH BlueZ v1 02/17] gdbus/client: Don't GetManagedObjects w/o handlers, Arman Uguray
- [PATCH BlueZ v1 03/17] gdbus/client: Allow specifying ObjectManager path, Arman Uguray
- [PATCH BlueZ v1 04/17] doc/gatt-api.txt: New ObjectManager requirements, Arman Uguray
- [PATCH BlueZ v1 05/17] core/gatt: Add GattManager1 stubs, Arman Uguray
- [PATCH BlueZ v1 06/17] core/gatt: Implement GattManager1.RegisterService, Arman Uguray
- [PATCH BlueZ v1 07/17] core/gatt: Register characteristics, Arman Uguray
- [PATCH BlueZ v1 08/17] core/gatt: Support ReadValue for characteristics, Arman Uguray
- [PATCH BlueZ v1 09/17] core/gatt: Support WriteValue for characteristics, Arman Uguray
- [PATCH BlueZ v1 10/17] core/gatt: Make CCC addition API public, Arman Uguray
- [PATCH BlueZ v1 11/17] core/gatt: Create CCC for external characteristic, Arman Uguray
- [PATCH BlueZ v1 12/17] core/gatt: Add btd_gatt_database_notify function, Arman Uguray
- [PATCH BlueZ v1 13/17] core/gatt: Send not/ind for D-Bus characteristics, Arman Uguray
- [PATCH BlueZ v1 14/17] core/gatt: Create CEP for external characteristic, Arman Uguray
- [PATCH BlueZ v1 15/17] core/gatt: Register descriptors, Arman Uguray
- [PATCH BlueZ v1 16/17] core/gatt: Support descriptor reads/writes, Arman Uguray
- [PATCH BlueZ v1 17/17] tools: Added a Python example for GATT server API, Arman Uguray
- [PATCH 1/3] Bluetooth: Introduce HCI_QUIRK_SIMULTAENOUS_DISCOVERY,
Jakub Pawlowski
- [PATCH BlueZ 1/5] tools/btgatt-server: Fix sign counter,
Luiz Augusto von Dentz
- [PATCHv4 0/3] HOGP fixes and update of test results,
Mariusz Skamra
- [PATCH] android/pts: Update of RFCOMM test results,
Mariusz Skamra
- Why is interleaved scan interleaved ? Can I fix that to do LE and classic at same time ?,
Jakub Pawlowski
- [PATCH v7] doc/adapter-api.txt: StartFilteredDiscovery method., Jakub Pawlowski
- [PATCH v6] doc/adapter-api.txt: StartFilteredDiscovery method., Jakub Pawlowski
- [PATCH 1/3] android/bas: Read battery level characteristic, Mariusz Skamra
- [PATCH 2/2] android/pts: Update test results for HOGP, Mariusz Skamra
- [PATCH] android/tester-gatt: Add Find by type test,
Lukasz Rymanowski
- [RFCv0 0/6] Audio deduplication part 3,
Andrei Emeltchenko
- [PATCH 1/3] android/socket: Add fake service for SDP testing,
Szymon Janc
- [PATCH 0/6] Add Write Characteristic Value client TC,
Gowtham Anandha Babu
- [PATCH v2(sorta)] Unexpected-continuation-frame-printk flood avoidance,
Gregory M. Turner
- [PATCH v6] Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support, Daniel Drake
- [PATCH v5] Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support, Daniel Drake
- [PATCH v3] Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command,
Daniel Drake
- [PATCH] gdbus: Fix not calling disconnect function,
Szymon Janc
- [PATCH BlueZ 1/5] shared/att.c: Add client signing key support,
Luiz Augusto von Dentz
- [PATCH] audio/avdtp: Fix session list handling,
Andrei Emeltchenko
- [PATCH] android/hog: Fix find included battery services,
Mariusz Skamra
- [Bug 93671] New: Not work Bluetooth with gnome 3.14 in Ubuntu vivid,
bugzilla-daemon
- [PATCH 1/2] audio/a2dp: Fix queue initialization,
Andrei Emeltchenko
- pull request: bluetooth 2015-02-23,
Johan Hedberg
- [PATCH] Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers,
Marcel Holtmann
- [PATCH] bluetooth/l2cap: silence framedrop kmsg noise,
Gregory M. Turner
- [PATCH BlueZ 00/18] Implement GATT server D-Bus API,
Arman Uguray
- [PATCH BlueZ 01/18] core: gatt: Add GattManager1 stubs, Arman Uguray
- [PATCH BlueZ 02/18] gdbus: Don't refresh objects/props if disconnected, Arman Uguray
- [PATCH BlueZ 03/18] shared/gatt: Cancel timeouts when attrib removed, Arman Uguray
- [PATCH BlueZ 04/18] bluetooth.conf: Add DBus.Properties interface, Arman Uguray
- [PATCH BlueZ 05/18] core: gatt: Fix malformed error name in client API, Arman Uguray
- [PATCH BlueZ 06/18] core: gatt: Implement GattManager1.RegisterService, Arman Uguray
- [PATCH BlueZ 07/18] core: gatt: Register characteristics, Arman Uguray
- [PATCH BlueZ 08/18] core: gatt: Support ReadValue for characteristics, Arman Uguray
- [PATCH BlueZ 09/18] core: gatt: Support WriteValue for characteristics, Arman Uguray
- [PATCH BlueZ 10/18] core: gatt: Make CCC addition API public, Arman Uguray
- [PATCH BlueZ 11/18] core: gatt: Create CCC for external characteristic, Arman Uguray
- [PATCH BlueZ 12/18] core: gatt: Add btd_gatt_database_notify function, Arman Uguray
- [PATCH BlueZ 13/18] core: gatt: Send not/ind for D-Bus characteristics, Arman Uguray
- [PATCH BlueZ 14/18] core: gatt: Fix PropertiesChanged for "Flags", Arman Uguray
- [PATCH BlueZ 15/18] core: gatt: Create CEP for external characteristic, Arman Uguray
- [PATCH BlueZ 16/18] core: gatt: Register descriptors, Arman Uguray
- [PATCH BlueZ 17/18] core: gatt: Support descriptor reads/writes, Arman Uguray
- [PATCH BlueZ 18/18] tools: Added a Python example for GATT server API, Arman Uguray
- Re: [PATCH BlueZ 00/18] Implement GATT server D-Bus API, Luiz Augusto von Dentz
- [RFC BlueZ 1/5] shared/att.c: Add client signing key support,
Luiz Augusto von Dentz
- [PATCHv2 1/2] android/handsfree: Fix not sending proper call hold status,
Mariusz Skamra
- [PATCH] tools/gatt: Fix incorrect error check,
Andrei Emeltchenko
- [RFCv3 0/9] Refactoring profiles/audio code,
Andrei Emeltchenko
- [RFCv3 3/9] android/avdtp: Remove extra check, Andrei Emeltchenko
- [RFCv3 4/9] audio/avdtp: Use bitfield id generation, Andrei Emeltchenko
- [RFCv3 2/9] unit/avdtp: Refactor context destroy, Andrei Emeltchenko
- [RFCv3 5/9] audio/avdtp: Refactor avdtp and a2dp code, Andrei Emeltchenko
- [RFCv3 6/9] audio/avdtp: Replace GSList with queue for SEP list, Andrei Emeltchenko
- [RFCv3 9/9] audio/avdtp: Use SEP queue instead of avdtp_server in avdtp code, Andrei Emeltchenko
- [RFCv3 1/9] android/avdtp: Refactor local SEP list handling, Andrei Emeltchenko
- [RFCv3 8/9] audio/avdtp: Move avdtp_server from avdtp SEP structures, Andrei Emeltchenko
- [RFCv3 7/9] audi: Refactor avdtp_get function, Andrei Emeltchenko
- Re: [RFCv3 0/9] Refactoring profiles/audio code, Szymon Janc
- [PATCH] Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation,
Johan Hedberg
- [PATCH v2 1/2] Bluetooth: Rename hci_send_to_control to hci_send_to_channel,
Johan Hedberg
- [RFC BlueZ 1/3] shared/att.c: Add signing key support,
Luiz Augusto von Dentz
- [PATCH 1/2] Bluetooth: Rename hci_send_to_control to hci_send_to_channel,
Johan Hedberg
- [PATCH 1/2] android/handsfree: Fix not sending proper call hold status,
Mariusz Skamra
- [PATCH] audio/avdtp: Fix incorrect delay_reporting assignment,
Andrei Emeltchenko
- [PATCH v3] Bluetooth: fix service discovery behaviour for empty uuids filter,
Jakub Pawlowski
- [PATCH v2] monitor: Add PSM tracking support for LE CoC,
Szymon Janc
- [RFCv2 1/5] android/avdtp: Refactor local SEP list handling,
Andrei Emeltchenko
- [PATCH v2 1/2] Bluetooth: Remove bogus check for pending mgmt Set HS command,
Johan Hedberg
- [PATCH 1/6] profiles/network: Minor style fix,
Grzegorz Kolodziejczyk
- [PATCH 1/1] Bluetooth: make hci_test_bit's addr const,
Jiri Slaby
- [PATCH 1/2] monitor: Pass identifier to L2CAP signaling command handler,
Szymon Janc
- [PATCH] Bluetooth: Remove bogus check for pending mgmt Set HS command, Johan Hedberg
- [PATCH BlueZ] unit/test-gatt: Use tester framework,
Luiz Augusto von Dentz
- [PATCH] src/gatt-dbus: Add GATT Extended props bit fields,
Gowtham Anandha Babu
- [PATCH BlueZ 1/2] shared/gatt-db: Don't fail if realloc returns NULL,
Arman Uguray
- [PATCH 1/2] monitor: Factor out channel selection to separate function,
Szymon Janc
- [PATCH BlueZ] TODO: Added more GATT related items, Arman Uguray
- [PATCH 1/2] android/pts: Update HFP PIXIT, PICS for PTS 6.0,
Mariusz Skamra
- [PATCH ] tools/gatt-client: Define ATT application err code,
Bharat Panda
- [PATCH 0/5] Bluetooth: Clean up hci_cb usage,
Johan Hedberg
- [PATCH 00/11] Add Read Long Characteristic Descriptors TC,
Gowtham Anandha Babu
- [PATCH 01/11] unit/test-gatt: Fix invalid handle test case, Gowtham Anandha Babu
- [PATCH 02/11] unit/test-gatt: Add TP/GAR/CL/BV-07-C test, Gowtham Anandha Babu
- [PATCH 03/11] unit/test-gatt: Add TP/GAR/CL/BV-07-C/512B test, Gowtham Anandha Babu
- [PATCH 04/11] unit/test-gatt: Add TP/GAR/CL/BI-28-C test, Gowtham Anandha Babu
- [PATCH 05/11] unit/test-gatt: Add TP/GAR/CL/BI-29-C test, Gowtham Anandha Babu
- [PATCH 06/11] unit/test-gatt: Add TP/GAR/CL/BI-30-C test, Gowtham Anandha Babu
- [PATCH 07/11] unit/test-gatt: Add TP/GAR/CL/BI-31-C test, Gowtham Anandha Babu
- [PATCH 08/11] unit/test-gatt: Add TP/GAR/CL/BI-32-C test, Gowtham Anandha Babu
- [PATCH 09/11] unit/test-gatt: Add TP/GAR/CL/BI-33-C test, Gowtham Anandha Babu
- [PATCH 10/11] unit/test-gatt: Add TP/GAR/CL/BI-34-C test, Gowtham Anandha Babu
- [PATCH 11/11] unit/test-gatt: Add TP/GAR/CL/BI-35-C test, Gowtham Anandha Babu
- [RFC 1/2] audio/avdtp: Use bitfield id generation,
Andrei Emeltchenko
- [PATCH BlueZ v2 0/8] Rewrite local GATT server using shared/gatt,
Arman Uguray
- [PATCH v3] tools/btgatt-client: print read/write err messages,
Bharat Panda
- [PATCH] android/bluetooth: Fix enabling secure connection,
Lukasz Rymanowski
- [RFC BlueZ v3 0/1] Introduce LE Advertising Data API,
Michael Janssen
- android-bluez with usb adapter,
Keith Conger
[PATCH] Bluetooth: Fix AMP init for certain AMP controllers,
Johan Hedberg
[PATCH BlueZ] shared/tester: Return failure if any test failed,
Luiz Augusto von Dentz
[PATCH 1/2] android/pts: Update PAN pics, pixits for PTS 6.0,
Grzegorz Kolodziejczyk
[PATCH v2] doc/gatt-api: Introduce GattProfile1 concept,
Johan Hedberg
[PATCH] doc/gatt-api: Introduce GattProfile1 concept, Johan Hedberg
[PATCH] android/pts: Update HDP pixits, pics and test results for PTS 6.0,
Grzegorz Kolodziejczyk
[RFC BlueZ] unit/test-gatt: Use tester framework, Luiz Augusto von Dentz
[PATCH v1] monitor/l2cap: Add log msg for read_blob_rsp, Gowtham Anandha Babu
[PATCHv6 0/8] AVDTP deduplication,
Andrei Emeltchenko
[PATCH v2 1/3] android/gatt: Fix, add return check for queue push,
Lukasz Rymanowski
[PATCHv5 0/8] AVDTP deduplication,
Andrei Emeltchenko
[PATCH] Bluetooth: Fix accepting early data on fixed channels,
Johan Hedberg
[PATCH] tools/btmgmt: Fix illegal memory access,
Andrei Emeltchenko
[PATCHv4 0/8] AVDTP deduplication,
Andrei Emeltchenko
[PATCH 1/2] android/pts: Update HOGP PIXIT, PICS for PTS 6.0,
Mariusz Skamra
[PATCH v2 2/2] Bluetooth: btusb: Add support for QCA ROME chipset family,
Kim, Ben Young Tae
[PATCH v2 1/2] Bluetooth: btusb: Add setup callback for chip init on USB,
Kim, Ben Young Tae
[PATCH] Bluetooth: btusb: Use matching names for Broadcom firmware files,
Marcel Holtmann
[PATCH] Bluetooth: Provide option to enable/disable debugfs information,
Marcel Holtmann
[PATCH 3/5] Bluetooth: Make amp_mgr_lookup_by_state function static, Marcel Holtmann
[PATCH 5/5] Bluetooth: Make __next_ident function static., Marcel Holtmann
[PATCH 1/5] Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP source,
Marcel Holtmann
[PATCH 4/5] Bluetooth: Make a2mp_send function static, Marcel Holtmann
[PATCH 2/5] Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static, Marcel Holtmann
[PATCH v2 1/4] sdp: Add initial support for MPS,
Szymon Janc
[PATCH] Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout(),
Johan Hedberg
[PATCH 1/3] android: Fix btmgmt build for Android,
Szymon Janc
[PATCH v2] Bluetooth: fix service discovery behaviour for empty uuids filter,
Jakub Pawlowski
[PATCH v2 2/2] Bluetooth: Add device shutdown routine for Intel Bluetooth device,
Tedd Ho-Jeong An
[PATCH v2 1/2] Bluetooth: Add shutdown callback before closing the device,
Tedd Ho-Jeong An
[PATCHv3 0/8] Deduplication of avdtp,
Andrei Emeltchenko
[PATCH 0/6] Add Read Characteristic Descriptors test cases,
Bharat Panda
[PATCH BlueZ] uuid: Add bt_uuid_to_le,
Luiz Augusto von Dentz
[RFC] android/handsfree: Fix no indicators after rejected incoming call,
Szymon Janc
[PATCH 1/2] android/tester: Add case for error passing in GATT server responses,
Jakub Tyszkowski
[PATCHv2] android/gatt: Use g_attrib_send consistently,
Jakub Tyszkowski
[PATCH] monitor/l2cap: Add log msg for read_blob_rsp,
Gowtham Anandha Babu
hid2hci.rules uses old udevadm location,
Pacho Ramos
[PATCHv2 0/8] Deduplication of avdtp,
Andrei Emeltchenko
[PATCHv1 0/9] Deduplication of avdtp,
Andrei Emeltchenko
[PATCH BlueZ v2 1/6] core: adapter: Add StartFilteredDiscovery method,
Jakub Pawlowski
[PATCH BlueZ v2 1/6] android/handsfree: Relax AT+CMER handling,
Jakub Pawlowski
[PATCH] Bluetooth: fix service discovery behaviour for empty uuids filter,
Jakub Pawlowski
[PATCH v4] Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support,
Daniel Drake
[PATCH v2] Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command, Daniel Drake
[PATCH 2/2] Bluetooth: Add support for QCA ROME chipset family, Kim, Ben Young Tae
[PATCH 1/2] Bluetooth: Add setup callback for chip init on USB path,
Kim, Ben Young Tae
[PATCH] tools/btmgmt: Fix end of array checks,
Szymon Janc
[RFC 1/5] client/display: Add initial code for handling interactive mode,
Szymon Janc
[PATCH 0/3] shared/att: Add support to set security in LE link,
Lukasz Rymanowski
[PATCH 1/2] tools/btmgmt: Fix crash in completion in interactive mode,
Szymon Janc
[PATCH v2] tools/gatt-client: print read/write error messages,
Bharat Panda
[PATCH v1] tools/gatt-client: print read/write error messages, Bharat Panda
Query reagrding the MAS Instance Information Support patchset,
Gowtham Anandha Babu
[PATCH ] tools/gatt-client: print read/write error messages,
Bharat Panda
[PATCH] android/pts: Update HSP pixits, pics and test results for PTS 6.0,
Grzegorz Kolodziejczyk
Re: Connection Rejected due to Unacceptable BD_ADDR in Chromebook smart lock feature, Johan Hedberg
[PATCH BlueZ] shared/gatt-client: Fix invalid read,
Luiz Augusto von Dentz
[PATCH] android/pts: Update test notes for L2CAP,
Mariusz Skamra
[RFC] android/avdtp: Fix SEID assignment,
Andrei Emeltchenko
NetworkServer1 exits when program exits,
Christopher Bainbridge
[PATCH BlueZ v1 00/14] Rewrite local GATT server using shared/gatt,
Arman Uguray
- [PATCH BlueZ v1 01/14] shared/att: Add bt_att_get_fd, Arman Uguray
- [PATCH BlueZ v1 02/14] shared/gatt: Pass bt_att instead of bdaddr_t, Arman Uguray
- [PATCH BlueZ v1 03/14] core: Introduce btd_gatt_database, Arman Uguray
- [PATCH BlueZ v1 04/14] core: Attach gatt-server to bt_att, Arman Uguray
- [PATCH BlueZ v1 05/14] core: gatt: Add GATT/GAP services to local db, Arman Uguray
- [PATCH BlueZ v1 06/14] core: Add GATT UUIDs to Adapter1.UUIDs, Arman Uguray
- [PATCH BlueZ v1 07/14] core: Support per-client CCC state, Arman Uguray
- [PATCH BlueZ v1 08/14] core: Setup added/removed handlers in GATT database, Arman Uguray
- [PATCH BlueZ v1 09/14] core: Add Service Changed characteristic, Arman Uguray
- [PATCH BlueZ v1 10/14] core: device: Add getter for GATT server, Arman Uguray
- [PATCH BlueZ v1 11/14] core: gatt-server: Send "Service Changed", Arman Uguray
- [PATCH BlueZ v1 12/14] core: adapter: Send UUIDs changed for GATT services, Arman Uguray
- [PATCH BlueZ v1 13/14] shared/gatt: Don't incorrectly terminate discovery, Arman Uguray
- [PATCH BlueZ v1 14/14] TODO: Update GATT items., Arman Uguray
- Re: [PATCH BlueZ v1 00/14] Rewrite local GATT server using shared/gatt, Luiz Augusto von Dentz
[PATCH 01/10] android/gatt: Replace request state with boolean,
Jakub Tyszkowski
- [PATCH 02/10] android/gatt: Destroy app connections before destroying apps, Jakub Tyszkowski
- [PATCH 03/10] android/gatt: Simplify app disconnection function call flow, Jakub Tyszkowski
- [PATCH 04/10] android/gatt: Make struct destructors NULL proof, Jakub Tyszkowski
- [PATCH 06/10] android/gatt: Improve send_dev_complete_response, Jakub Tyszkowski
- [PATCH 05/10] android/gatt: Use g_attrib_send consistently, Jakub Tyszkowski
- [PATCH 07/10] android/gatt: Improve send_dev_complete_response even further, Jakub Tyszkowski
- [PATCH 08/10] android/gatt: Remove not needed checks and jumps, Jakub Tyszkowski
- [PATCH 09/10] android/gatt: Remove redundant matching function, Jakub Tyszkowski
- [PATCH 10/10] android/gatt: Avoid copying pointers in matching functions, Jakub Tyszkowski
- Re: [PATCH 01/10] android/gatt: Replace request state with boolean, Szymon Janc
[RFC] Deduplication of avdtp,
Andrei Emeltchenko
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]