Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH v3 4/6] client: Add scan.clear discoverable, (continued)
- [PATCH v2 1/5] doc/adapter-api: Add Discoverable option to SetDiscoveryFilter,
Luiz Augusto von Dentz
- [Question] bluetooth/{bnep,cmtp,hidp}: memory barriers,
Andrea Parri
- [PATCH v11 0/7] Enable Bluetooth functionality for WCN3990,
Balakrishna Godavarthi
- [PATCH BlueZ 1/2] core: Add AlwaysPairable to main.conf,
Luiz Augusto von Dentz
- [PATCH v2] shared/gatt-client: Fix crash on ext prop read failure,
Szymon Janc
- [PATCH] shared/gatt-client: Fix crash on ext prop read failure, Szymon Janc
- [PATCH BlueZ 1/5] doc/adapter-api: Add Discoverable option to SetDiscoveryFilter,
Luiz Augusto von Dentz
- [PATCH BlueZ RESEND] monitor: Fix 2-DH5 packet type print,
Jaganath Kanakkassery
- [PATCH BlueZ] emulator: Fix unsupported command for WRITE_LE_HOST_SUPPORTED,
Jaganath Kanakkassery
- print_bitfield,
Cinaed Simson
- bluetooth faq,
Cinaed Simson
- [PATCH BlueZ 0/1] input/hog: set notify bit for paired peripherals,
Simon Schubert
- [PATCH BlueZ v2 0/7] Add BREDR PHYs in PHY configuration commands,
Jaganath Kanakkassery
- [PATCH BlueZ v2 1/7] monitor: Add BREDR PHYs in PHY configuration commands, Jaganath Kanakkassery
- [PATCH BlueZ v2 2/7] emulator: Add BREDR 2M & 3M, 3 & 5 Slot packet type support, Jaganath Kanakkassery
- [PATCH BlueZ v2 3/7] mgmt-tester: Add extended advertising test cases, Jaganath Kanakkassery
- [PATCH BlueZ v2 4/7] mgmt-tester: Add PHY Configuration test cases, Jaganath Kanakkassery
- [PATCH BlueZ v2 5/7] mgmt-tester: Add tests for extended scanning and device found, Jaganath Kanakkassery
- [PATCH BlueZ v2 6/7] mgmt-tester: Add support ext create connection and enh conn complete, Jaganath Kanakkassery
- [PATCH BlueZ v2 7/7] mgmt-tester: Update Supported_settings to reflect PHY_CONFIGURATION, Jaganath Kanakkassery
- Re: [PATCH BlueZ v2 0/7] Add BREDR PHYs in PHY configuration commands, Johan Hedberg
- Re: [PATCH BlueZ v2 0/7] Add BREDR PHYs in PHY configuration commands, Johan Hedberg
- [PATCH BlueZ 1/4] client: Add discoverable-timeout command,
Luiz Augusto von Dentz
- KASAN: use-after-free Read in rfcomm_dlc_exists, syzbot
- [PATCH BlueZ] tools: Fix btmon-logger service unit,
Andrzej Kaczmarek
- [PATCH] bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL, Jia-Ju Bai
- [PATCH] bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete(), Jia-Ju Bai
- [PATCH] bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete(),
Jia-Ju Bai
- [PATCH] bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_card_to_host(), Jia-Ju Bai
- [PATCH] bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame(), Jia-Ju Bai
- [PATCH] bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_set_baud_rate(), Jia-Ju Bai
- [PATCH] bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame(), Jia-Ju Bai
- [PATCH v10 0/7] Enable Bluetooth functionality for WCN3990,
Balakrishna Godavarthi
- Fixing potential unwanted pairings,
Bastien Nocera
- [PATCH v6 0/4] add support for Bluetooth on MT7622 SoC,
sean.wang
- [PATCH BlueZ 1/2] Fixing possible use_after_free.,
Gopal Tiwari
- [PATCH BlueZ] monitor: Allow Ellisys injection when reading from TTY,
Andrzej Kaczmarek
- [PATCH BlueZ 0/1] Fix iop with iOS after BlueZ upgrade,
Andrzej Kaczmarek
- [PATCH v5 00/16] Bluetooth: Extended Adv, Scan, Connection and PHY support,
Jaganath Kanakkassery
- [PATCH v5 01/16] Bluetooth: Define PHY flags in hdev and set 1M as default, Jaganath Kanakkassery
- [PATCH v5 02/16] Bluetooth: Add defines for BREDR pkt_type and LE PHYs, Jaganath Kanakkassery
- [PATCH v5 03/16] Bluetooth: Implement Get PHY Configuration mgmt command, Jaganath Kanakkassery
- [PATCH v5 04/16] Bluetooth: Implement Set PHY Confguration command, Jaganath Kanakkassery
- [PATCH v5 05/16] Bluetooth: Implement PHY changed event, Jaganath Kanakkassery
- [PATCH v5 06/16] Bluetooth: Set Scan PHYs based on selected PHYs by user, Jaganath Kanakkassery
- [PATCH v5 07/16] Bluetooth: Handle extended ADV PDU types, Jaganath Kanakkassery
- [PATCH v5 08/16] Bluetooth: Use selected PHYs in extended connect, Jaganath Kanakkassery
- [PATCH v5 09/16] Bluetooth: Read no of adv sets during init, Jaganath Kanakkassery
- [PATCH v5 10/16] Bluetooth: Impmlement extended adv enable, Jaganath Kanakkassery
- [PATCH v5 11/16] Bluetooth: Use Set ext adv/scan rsp data if controller supports, Jaganath Kanakkassery
- [PATCH v5 12/16] Bluetooth: Implement disable and removal of adv instance, Jaganath Kanakkassery
- [PATCH v5 13/16] Bluetooth: Use ext adv for directed adv, Jaganath Kanakkassery
- [PATCH v5 14/16] Bluetooth: Implement Set ADV set random address, Jaganath Kanakkassery
- [PATCH v5 15/16] Bluetooth: Handle ADv set terminated event, Jaganath Kanakkassery
- [PATCH v5 16/16] Bluetooth: Implement secondary advertising on different PHYs, Jaganath Kanakkassery
- Re: [PATCH v5 00/16] Bluetooth: Extended Adv, Scan, Connection and PHY support, Marcel Holtmann
- [PATCH BlueZ v1 0/7] Add BREDR PHYs in PHY configuration commands,
Jaganath Kanakkassery
- [PATCH 2/2 v2] ieee802154: assembly of 6LoWPAN fragments improvement,
Rafael Vuijk
- [PATCH 1/2 v2] ieee802154: assembly of 6LoWPAN fragments improvement,
Rafael Vuijk
- [RESEND PATCH] linux-firmware: mediatek: add MT7622 Bluetooth firmwares and license file,
sean.wang
- [PATCH] Bluetooth:hci_bcm:Check return value from devm_clk_get,
RAGHU Halharvi
- [PATCH] Bluetooth: Use lock_sock_nested in bt_accept_enqueue,
Philipp Puschmann
- [Bug 200519] New: Missing check of the return value of devm_clk_get() in function bcm_get_resources(),
bugzilla-daemon
- [PATCH] Bluetooth: Add definitions for LE set address resolution,
Ankit Navik
- [PATCH] Bluetooth: avoid killing an already killed socket,
Sudip Mukherjee
- [PATCH BlueZ v7 00/14] Bluetooth Mesh Daemon,
Brian Gix
- [PATCH BlueZ v7 03/14] mesh: Infrastructure for Mesh daemon, Brian Gix
- [PATCH BlueZ v7 13/14] mesh: Sample device composition in JSON format, Brian Gix
- [PATCH BlueZ v7 05/14] mesh: Provisioning logic for mesh, Brian Gix
- [PATCH BlueZ v7 02/14] mesh: Mesh crypto support, Brian Gix
- [PATCH BlueZ v7 11/14] mesh: Mesh config server model, Brian Gix
- [PATCH BlueZ v7 06/14] mesh: Upper and Lower mesh transport, Brian Gix
- [PATCH BlueZ v7 12/14] mesh: Read and write mesh configuration in JSON format, Brian Gix
- [PATCH BlueZ v7 10/14] mesh: Source code for handling access layer mux/demux, Brian Gix
- [PATCH BlueZ v7 04/14] mesh: Initial Mesh Friendship support, Brian Gix
- [PATCH BlueZ v7 09/14] mesh: Source files for mesh access layer and utilities, Brian Gix
- [PATCH BlueZ v7 01/14] mesh: Shared private meshd interfaces, Brian Gix
- [PATCH BlueZ v7 07/14] mesh: Add Accessors to Transport layer data, Brian Gix
- [PATCH BlueZ v7 14/14] Makefile for meshd, Brian Gix
- [PATCH BlueZ v7 08/14] mesh: Header files for mesh access layer and utilities, Brian Gix
- Re: [PATCH BlueZ v7 00/14] Bluetooth Mesh Daemon, Gix, Brian
- [Bug 200487] New: drivers\bluetooth\hci_bcm.c unchecked return value of devm_clk_get() in function bcm_get_resources(), bugzilla-daemon
- Re: Sending "CCCD Improperly Configured" error with dbus API, Mark Rages
- bluez: A2DP backchannel,
Pali Rohár
[PATCH] Bluetooth: Add definitions and track LE resolve list modification,
Ankit Navik
[PATCH v4 00/13] Bluetooth: Extended Adv, Scan, Connection and PHY support,
Jaganath Kanakkassery
- [PATCH v4 01/13] Bluetooth: Define default phys in hdev and set 1M as default, Jaganath Kanakkassery
- [PATCH v4 02/13] Bluetooth: Implement Get PHY Configuration mgmt command, Jaganath Kanakkassery
- [PATCH v4 03/13] Bluetooth: Implement Set PHY Confguration command, Jaganath Kanakkassery
- [PATCH v4 04/13] Bluetooth: Set Scan PHYs based on selected PHYs by user, Jaganath Kanakkassery
- [PATCH v4 05/13] Bluetooth: Handle extended ADV PDU types, Jaganath Kanakkassery
- [PATCH v4 06/13] Bluetooth: Use selected PHYs in extended connect, Jaganath Kanakkassery
- [PATCH v4 07/13] Bluetooth: Read no of adv sets during init, Jaganath Kanakkassery
- [PATCH v4 08/13] Bluetooth: Impmlement extended adv enable, Jaganath Kanakkassery
- [PATCH v4 09/13] Bluetooth: Use Set ext adv/scan rsp data if controller supports, Jaganath Kanakkassery
- [PATCH v4 10/13] Bluetooth: Implement disable and removal of adv instance, Jaganath Kanakkassery
- [PATCH v4 11/13] Bluetooth: Use ext adv for directed adv, Jaganath Kanakkassery
- [PATCH v4 12/13] Bluetooth: Implement Set ADV set random address, Jaganath Kanakkassery
- [PATCH v4 13/13] Bluetooth: Implement secondary advertising on different PHYs, Jaganath Kanakkassery
bluez: dbus method call for switching endpoint,
Pali Rohár
BUG: KASAN: use-after-free in ex_handler_refcount, Sudip Mukherjee
[PATCH v3 0/9] Bluetooth: Add RTL8723BS support,
Hans de Goede
- [PATCH v3 1/9] Bluetooth: btrtl: add MODULE_FIRMWARE declarations, Hans de Goede
- [PATCH v3 2/9] Bluetooth: btrtl: split the device initialization into smaller parts, Hans de Goede
- [PATCH v3 3/9] Bluetooth: btrtl: add support for retrieving the UART settings, Hans de Goede
- [PATCH v3 4/9] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips, Hans de Goede
- [PATCH v3 5/9] Bluetooth: btrtl: Add support for a config filename postfix, Hans de Goede
- [PATCH v3 6/9] Bluetooth: hci_h5: Add support for serdev enumerated devices, Hans de Goede
- [PATCH v3 7/9] Bluetooth: hci_h5: Add vendor setup, open, and close callbacks, Hans de Goede
- [PATCH v3 8/9] Bluetooth: hci_h5: Add support for the RTL8723BS, Hans de Goede
- [PATCH v3 9/9] Bluetooth: hci_h5: Add support for enable and device-wake GPIOs, Hans de Goede
- Re: [PATCH v3 0/9] Bluetooth: Add RTL8723BS support, Ian W MORRISON
[PATCH BlueZ v6 00/14] Bluetooth Mesh Daemon,
Brian Gix
- [PATCH BlueZ v6 01/14] mesh: Shared private meshd interfaces, Brian Gix
- [PATCH BlueZ v6 02/14] mesh: Mesh crypto support, Brian Gix
- [PATCH BlueZ v6 03/14] mesh: Infrastructure for Mesh daemon, Brian Gix
- [PATCH BlueZ v6 05/14] mesh: Provisioning logic for mesh, Brian Gix
- [PATCH BlueZ v6 04/14] mesh: Initial Mesh Friendship support, Brian Gix
- [PATCH BlueZ v6 06/14] mesh: Upper and Lower mesh transport, Brian Gix
- [PATCH BlueZ v6 13/14] mesh: Sample device composition in JSON format, Brian Gix
- [PATCH BlueZ v6 12/14] mesh: Read and write mesh configuration in JSON format, Brian Gix
- [PATCH BlueZ v6 07/14] mesh: Add Accessors to Transport layer data, Brian Gix
- [PATCH BlueZ v6 08/14] mesh: Header files for mesh access layer and utilities, Brian Gix
- [PATCH BlueZ v6 09/14] mesh: Source files for mesh access layer and utilities, Brian Gix
- [PATCH BlueZ v6 10/14] mesh: Source code for handling access layer mux/demux, Brian Gix
- [PATCH BlueZ v6 11/14] mesh: Mesh config server model, Brian Gix
- [PATCH BlueZ v6 14/14] Makefile for meshd, Brian Gix
Re: Bluetooth connection disconnects every few minutes,
Julian Sikorski
[PATCH v4 BlueZ 2/3] doc: provide MTU on GATT value reads and writes, David Krauser
[PATCH v4 BlueZ 3/3] src: make att le mtu configurable in main.conf, David Krauser
[PATCH v4 BlueZ 1/3] src: provide MTU on GATT value reads and writes, David Krauser
[PATCH v4 BlueZ 0/3] Provide MTU on GATT reads and writes.,
David Krauser
[PATCH v1 0/1] Enable subsystem restart for Qualcomm bluetooth chip wcn3990.,
Balakrishna Godavarthi
[PATCH v5 0/7] add support for Bluetooth on MT7622 SoC,
sean.wang
[PATCH v5 2/7] serdev: add dev_pm_domain_attach|detach(), sean.wang
[PATCH v5 7/7] MAINTAINERS: add an entry for MediaTek Bluetooth driver, sean.wang
[PATCH v5 3/7] Bluetooth: Add new serdev based driver for UART attached controllers, sean.wang
[PATCH v3 BlueZ 4/4] src: rename MinEncKeySize,
David Krauser
[PATCH v3 BlueZ 3/4] src: make att le mtu configurable in main.conf, David Krauser
[PATCH v3 BlueZ 2/4] doc: provide MTU on GATT value reads and writes,
David Krauser
[PATCH v3 BlueZ 1/4] src: provide MTU on GATT value reads and writes, David Krauser
[PATCH v3 BlueZ 0/4] Provide MTU on GATT reads and writes., David Krauser
[PATCH v2 BlueZ 3/3] src: make att max le mtu configurable in main.conf,
David Krauser
[PATCH v2 BlueZ 2/3] doc: provide MTU on GATT value reads and writes, David Krauser
[PATCH v2 BlueZ 1/3] src: provide MTU on GATT value reads and writes,
David Krauser
[PATCH v2 BlueZ 0/3] Provide MTU on GATT reads and writes., David Krauser
[PATCH BlueZ v5 00/14] Bluetooth Mesh Daemon,
Brian Gix
- [PATCH BlueZ v5 01/14] mesh: Shared private meshd interfaces, Brian Gix
- [PATCH BlueZ v5 02/14] mesh: Mesh crypto support, Brian Gix
- [PATCH BlueZ v5 03/14] mesh: Infrastructure for Mesh daemon, Brian Gix
- [PATCH BlueZ v5 04/14] mesh: Initial Mesh Friendship support, Brian Gix
- [PATCH BlueZ v5 07/14] mesh: Add Accessors to Transport layer data, Brian Gix
- [PATCH BlueZ v5 11/14] mesh: Mesh config server model, Brian Gix
- [PATCH BlueZ v5 12/14] mesh: Read and write mesh configuration in JSON format, Brian Gix
- [PATCH BlueZ v5 06/14] mesh: Upper and Lower mesh transport, Brian Gix
- [PATCH BlueZ v5 05/14] mesh: Provisioning logic for mesh, Brian Gix
- [PATCH BlueZ v5 13/14] mesh: Sample device composition in JSON format, Brian Gix
- [PATCH BlueZ v5 10/14] mesh: Source code for handling access layer mux/demux, Brian Gix
- [PATCH BlueZ v5 09/14] mesh: Source files for mesh access layer and utilities, Brian Gix
- [PATCH BlueZ v5 08/14] mesh: Header files for mesh access layer and utilities, Brian Gix
- [PATCH BlueZ v5 14/14] Makefile for meshd, Brian Gix
[PATCH v3 00/18] Bluetooth: Extended Adv, Scan, Connection and PHY support,
Jaganath Kanakkassery
- [PATCH v3 01/18] Bluetooth: Introduce helpers for LE set scan start and complete, Jaganath Kanakkassery
- [PATCH v3 02/18] Bluetooth: Use extended scanning if controller supports, Jaganath Kanakkassery
- [PATCH v3 03/18] Bluetooth: Process extended ADV report event, Jaganath Kanakkassery
- [PATCH v3 04/18] Bluetooth: Introduce helpers for le conn status and complete, Jaganath Kanakkassery
- [PATCH v3 05/18] Bluetooth: Use extended LE Connection if supported, Jaganath Kanakkassery
- [PATCH v3 06/18] Bluetooth: Define PHY flags in hdev and set 1M as default, Jaganath Kanakkassery
- [PATCH v3 07/18] Bluetooth: Implement Get PHY Configuration mgmt command, Jaganath Kanakkassery
- [PATCH v3 08/18] Bluetooth: Implement Set PHY Confguration command, Jaganath Kanakkassery
- [PATCH v3 09/18] Bluetooth: Set Scan PHYs based on selected PHYs by user, Jaganath Kanakkassery
- [PATCH v3 10/18] Bluetooth: Handle extended ADV PDU types, Jaganath Kanakkassery
- [PATCH v3 11/18] Bluetooth: Use selected PHYs in extended connect, Jaganath Kanakkassery
- [PATCH v3 12/18] Bluetooth: Read no of adv sets during init, Jaganath Kanakkassery
- [PATCH v3 13/18] Bluetooth: Impmlement extended adv enable, Jaganath Kanakkassery
- [PATCH v3 14/18] Bluetooth: Use Set ext adv/scan rsp data if controller supports, Jaganath Kanakkassery
- [PATCH v3 15/18] Bluetooth: Implement disable and removal of adv instance, Jaganath Kanakkassery
- [PATCH v3 16/18] Bluetooth: Use ext adv for directed adv, Jaganath Kanakkassery
- [PATCH v3 17/18] Bluetooth: Implement Set ADV set random address, Jaganath Kanakkassery
- [PATCH v3 18/18] Bluetooth: Implement secondary advertising on different PHYs, Jaganath Kanakkassery
[PATCH BlueZ 0/8] Add BREDR PHYs in PHY configuration commands,
Jaganath Kanakkassery
[PATCH BlueZ 3/3] src: make att max le mtu configurable in main.conf, David Krauser
[PATCH BlueZ 2/3] doc: provide MTU on GATT value reads and writes,
David Krauser
[PATCH BlueZ 1/3] src: provide MTU on GATT value reads and writes, David Krauser
[PATCH BlueZ 0/3] Provide MTU on GATT reads and writes., David Krauser
[PATCH v9 0/7] Enable Bluetooth functionality for WCN3990,
Balakrishna Godavarthi
[PATCH BlueZ] monitor: Consolidate code printing bitfield,
Luiz Augusto von Dentz
Determine ATT MTU size over DBUS,
David Krauser
[PATCH v7 02/16] leds: triggers: let struct led_trigger::activate() return an error code,
Uwe Kleine-König
[PATCH 2/2] Bluetooth: Add HCI command for clear Resolv list,
Ankit Navik
[PATCH 1/2] Bluetooth: Store Resolv list size,
Ankit Navik
[PATCH BlueZ v1] doc/mgmt-api: Add BREDR PHYs in PHY Configuration Commands,
Jaganath Kanakkassery
[PATCH BlueZ] doc/mgmt-api: Add BREDR PHYs in PHY Configuration Commands,
Jaganath Kanakkassery
[PATCH v4 0/7] add support for Bluetooth on MT7622 SoC,
sean.wang
[PATCH] linux-firmware: mediatek: add MT7622 Bluetooth firmwares and license file, sean.wang
[PATCH] Bluetooth: hci_qca: Replace open-coded msleep(),
Stephen Boyd
[PATCH BlueZ] policy: Add logic to connect a Sink,
Luiz Augusto von Dentz
[PATCH v8 0/7] Enable Bluetooth functionality for WCN3990,
Balakrishna Godavarthi
Bluez Documentation, Saul A. Peebsen
[Bug 200229] New: Qualcomm QCA6174 [168c:003e] (rev 32) on Ubuntu Bionic fresh install has flakey wifi and no BT Bluetooth,
bugzilla-daemon
[PATCH BlueZ 0/2] Directory re-org for meshctl tool,
Inga Stotland
[Bug 200155] New: rtl8723bu bluetooth logs "hciX: last event is not cmd complete" during scan,
bugzilla-daemon
[PATCH] 6lowpan: iphc: reset mac_header after decompress to fix panic,
Michael Scott
[PATCH] Bluetooth: btusb: use irqsave() in URB's complete callback,
Sebastian Andrzej Siewior
[PATCH] monitor: Add option to disable SCO packets,
João Paulo Rechi Vita
[PATCH COMMITTED] bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.,
David Miller
[PATCH v2 0/9] Bluetooth: Add RTL8723BS support,
Hans de Goede
- [PATCH v2 3/9] Bluetooth: btrtl: add support for retrieving the UART settings, Hans de Goede
- [PATCH v2 5/9] Bluetooth: btrtl: Add support for a config filename postfix, Hans de Goede
- [PATCH v2 6/9] Bluetooth: hci_h5: Add support for serdev enumerated devices, Hans de Goede
- [PATCH v2 9/9] Bluetooth: hci_h5: Add support for enable and device-wake GPIOs, Hans de Goede
- [PATCH v2 7/9] Bluetooth: hci_h5: Add vendor setup, open, and close callbacks, Hans de Goede
- [PATCH v2 8/9] Bluetooth: hci_h5: Add support for the RTL8723BS, Hans de Goede
- [PATCH v2 2/9] Bluetooth: btrtl: split the device initialization into smaller parts, Hans de Goede
- [PATCH v2 4/9] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips, Hans de Goede
- [PATCH v2 1/9] Bluetooth: btrtl: add MODULE_FIRMWARE declarations, Hans de Goede
[PATCH v7 0/8] Enable Bluetooth functionality for WCN3990,
Balakrishna Godavarthi
[PATCH RFC] bluetooth: fix paring problems with 0cf3:0036 and certain devices,
Andreas Kemnade
[PATCH BlueZ v3 00/11] Extended Adv, Scan, Connection and PHY support,
Jaganath Kanakkassery
- [PATCH BlueZ v3 01/11] doc/mgmt-api: Add support for Set Phy Configuration command, Jaganath Kanakkassery
- [PATCH BlueZ v3 02/11] doc/mgmt-api: Add advertising phys support to flags, Jaganath Kanakkassery
- [PATCH BlueZ v3 03/11] monitor: Add support PHY management commands and event, Jaganath Kanakkassery
- [PATCH BlueZ v3 04/11] btmgmt: Add PHY configuration get/set commands, Jaganath Kanakkassery
- [PATCH BlueZ v3 05/11] monitor: Add support for Secondary PHY flags in Add Advertising, Jaganath Kanakkassery
- [PATCH BlueZ v3 06/11] btmgmt: Add support for setting PHY in add-adv, Jaganath Kanakkassery
- [PATCH BlueZ v3 07/11] emulator: Add 5.0 feature support, Jaganath Kanakkassery
- [PATCH BlueZ v3 08/11] mgmt-tester: Add extended advertising test cases, Jaganath Kanakkassery
- [PATCH BlueZ v3 09/11] mgmt-tester: Add PHY Configuration test cases, Jaganath Kanakkassery
- [PATCH BlueZ v3 10/11] mgmt-tester: Add tests for extended scanning and device found, Jaganath Kanakkassery
- [PATCH BlueZ v3 11/11] mgmt-tester: Add support ext create connection and enh conn complete, Jaganath Kanakkassery
- Re: [PATCH BlueZ v3 00/11] Extended Adv, Scan, Connection and PHY support, Luiz Augusto von Dentz
[PATCH v2 1/2] shared/shell: Set shell name on SHELL env,
Luiz Augusto von Dentz
[PATCH v3 0/7] add support for Bluetooth on MT7622 SoC,
sean.wang
Failure to connect Sony headsets,
João Paulo Rechi Vita
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]