Linux-Bluetooth Archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-28 05:19:41 to 2018-07-11 14:37:47 UTC [more...]

bluez: A2DP backchannel
 2018-07-11 14:37 UTC  (3+ messages)

bluez: dbus method call for switching endpoint
 2018-07-11 13:27 UTC  (2+ messages)

[PATCH] Bluetooth: Add definitions and track LE resolve list modification
 2018-07-11  9:50 UTC 

[PATCH v4 00/13] Bluetooth: Extended Adv, Scan, Connection and PHY support
 2018-07-11  9:31 UTC  (14+ messages)
` [PATCH v4 01/13] Bluetooth: Define default phys in hdev and set 1M as default
` [PATCH v4 02/13] Bluetooth: Implement Get PHY Configuration mgmt command
` [PATCH v4 03/13] Bluetooth: Implement Set PHY Confguration command
` [PATCH v4 04/13] Bluetooth: Set Scan PHYs based on selected PHYs by user
` [PATCH v4 05/13] Bluetooth: Handle extended ADV PDU types
` [PATCH v4 06/13] Bluetooth: Use selected PHYs in extended connect
` [PATCH v4 07/13] Bluetooth: Read no of adv sets during init
` [PATCH v4 08/13] Bluetooth: Impmlement extended adv enable
` [PATCH v4 09/13] Bluetooth: Use Set ext adv/scan rsp data if controller supports
` [PATCH v4 10/13] Bluetooth: Implement disable and removal of adv instance
` [PATCH v4 11/13] Bluetooth: Use ext adv for directed adv
` [PATCH v4 12/13] Bluetooth: Implement Set ADV set random address
` [PATCH v4 13/13] Bluetooth: Implement secondary advertising on different PHYs

[PATCH v3 0/9] Bluetooth: Add RTL8723BS support
 2018-07-11  1:24 UTC  (12+ messages)
` [PATCH v3 1/9] Bluetooth: btrtl: add MODULE_FIRMWARE declarations
` [PATCH v3 2/9] Bluetooth: btrtl: split the device initialization into smaller parts
` [PATCH v3 3/9] Bluetooth: btrtl: add support for retrieving the UART settings
` [PATCH v3 4/9] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
` [PATCH v3 5/9] Bluetooth: btrtl: Add support for a config filename postfix
` [PATCH v3 6/9] Bluetooth: hci_h5: Add support for serdev enumerated devices
` [PATCH v3 7/9] Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
` [PATCH v3 8/9] Bluetooth: hci_h5: Add support for the RTL8723BS
` [PATCH v3 9/9] Bluetooth: hci_h5: Add support for enable and device-wake GPIOs

[PATCH v9 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-10 16:39 UTC  (17+ messages)
` [PATCH v9 1/7] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v9 2/7] Bluetooth: btqca: Rename ROME specific functions to generic functions
` [PATCH v9 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v9 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v9 5/7] Bluetooth: hci_qca: Enable 3.2 Mbps operating speed
` [PATCH v9 6/7] Bluetooth: btqca: Add wcn3990 firmware download support
` [PATCH v9 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

BUG: KASAN: use-after-free in ex_handler_refcount
 2018-07-10 12:43 UTC 

[PATCH BlueZ v6 00/14] Bluetooth Mesh Daemon
 2018-07-09 18:32 UTC  (15+ messages)
` [PATCH BlueZ v6 01/14] mesh: Shared private meshd interfaces
` [PATCH BlueZ v6 02/14] mesh: Mesh crypto support
` [PATCH BlueZ v6 03/14] mesh: Infrastructure for Mesh daemon
` [PATCH BlueZ v6 04/14] mesh: Initial Mesh Friendship support
` [PATCH BlueZ v6 05/14] mesh: Provisioning logic for mesh
` [PATCH BlueZ v6 06/14] mesh: Upper and Lower mesh transport
` [PATCH BlueZ v6 07/14] mesh: Add Accessors to Transport layer data
` [PATCH BlueZ v6 08/14] mesh: Header files for mesh access layer and utilities
` [PATCH BlueZ v6 09/14] mesh: Source "
` [PATCH BlueZ v6 10/14] mesh: Source code for handling access layer mux/demux
` [PATCH BlueZ v6 11/14] mesh: Mesh config server model
` [PATCH BlueZ v6 12/14] mesh: Read and write mesh configuration in JSON format
` [PATCH BlueZ v6 13/14] mesh: Sample device composition "
` [PATCH BlueZ v6 14/14] Makefile for meshd

[PATCH v1 0/1] Enable subsystem restart for Qualcomm bluetooth chip wcn3990
 2018-07-09 16:57 UTC  (3+ messages)
` [PATCH v1 1/1] Bluetooth: hci_qca: Sub system restart support for WCN3990

Bluetooth connection disconnects every few minutes
 2018-07-09 16:51 UTC 

[PATCH v4 BlueZ 2/3] doc: provide MTU on GATT value reads and writes
 2018-07-09 16:28 UTC 

[PATCH v4 BlueZ 3/3] src: make att le mtu configurable in main.conf
 2018-07-09 16:27 UTC 

[PATCH BlueZ 2/3] doc: provide MTU on GATT value reads and writes
 2018-07-09 16:26 UTC 

[PATCH v4 BlueZ 1/3] src: provide MTU on GATT value reads and writes
 2018-07-09 16:25 UTC 

[PATCH v4 BlueZ 0/3] Provide MTU on GATT reads and writes
 2018-07-09 16:24 UTC 

[PATCH v5 0/7] add support for Bluetooth on MT7622 SoC
 2018-07-09 15:57 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: net: bluetooth: Add mediatek-bluetooth
` [PATCH v5 2/7] serdev: add dev_pm_domain_attach|detach()
` [PATCH v5 3/7] Bluetooth: Add new serdev based driver for UART attached controllers
` [PATCH v5 4/7] Bluetooth: Add new quirk for non-persistent setup settings
` [PATCH v5 5/7] Bluetooth: Extend btuart driver for join more vendor devices
` [PATCH v5 6/7] Bluetooth: mediatek: Add protocol support for MediaTek serial devices
` [PATCH v5 7/7] MAINTAINERS: add an entry for MediaTek Bluetooth driver

[PATCH v3 BlueZ 4/4] src: rename MinEncKeySize
 2018-07-09 14:24 UTC  (2+ messages)

[PATCH v3 BlueZ 2/4] doc: provide MTU on GATT value reads and writes
 2018-07-09 14:21 UTC  (2+ messages)

[PATCH v3 00/18] Bluetooth: Extended Adv, Scan, Connection and PHY support
 2018-07-09  5:06 UTC  (22+ messages)
` [PATCH v3 01/18] Bluetooth: Introduce helpers for LE set scan start and complete
` [PATCH v3 02/18] Bluetooth: Use extended scanning if controller supports
` [PATCH v3 03/18] Bluetooth: Process extended ADV report event
` [PATCH v3 04/18] Bluetooth: Introduce helpers for le conn status and complete
` [PATCH v3 05/18] Bluetooth: Use extended LE Connection if supported
` [PATCH v3 06/18] Bluetooth: Define PHY flags in hdev and set 1M as default
` [PATCH v3 07/18] Bluetooth: Implement Get PHY Configuration mgmt command
` [PATCH v3 08/18] Bluetooth: Implement Set PHY Confguration command
` [PATCH v3 09/18] Bluetooth: Set Scan PHYs based on selected PHYs by user
` [PATCH v3 10/18] Bluetooth: Handle extended ADV PDU types
` [PATCH v3 11/18] Bluetooth: Use selected PHYs in extended connect
` [PATCH v3 12/18] Bluetooth: Read no of adv sets during init
` [PATCH v3 13/18] Bluetooth: Impmlement extended adv enable
` [PATCH v3 14/18] Bluetooth: Use Set ext adv/scan rsp data if controller supports
` [PATCH v3 15/18] Bluetooth: Implement disable and removal of adv instance
` [PATCH v3 16/18] Bluetooth: Use ext adv for directed adv
` [PATCH v3 17/18] Bluetooth: Implement Set ADV set random address
` [PATCH v3 18/18] Bluetooth: Implement secondary advertising on different PHYs

[PATCH BlueZ v5 00/14] Bluetooth Mesh Daemon
 2018-07-08 15:07 UTC  (20+ messages)
` [PATCH BlueZ v5 01/14] mesh: Shared private meshd interfaces
` [PATCH BlueZ v5 02/14] mesh: Mesh crypto support
` [PATCH BlueZ v5 03/14] mesh: Infrastructure for Mesh daemon
` [PATCH BlueZ v5 04/14] mesh: Initial Mesh Friendship support
` [PATCH BlueZ v5 05/14] mesh: Provisioning logic for mesh
` [PATCH BlueZ v5 06/14] mesh: Upper and Lower mesh transport
` [PATCH BlueZ v5 07/14] mesh: Add Accessors to Transport layer data
` [PATCH BlueZ v5 08/14] mesh: Header files for mesh access layer and utilities
` [PATCH BlueZ v5 09/14] mesh: Source "
` [PATCH BlueZ v5 10/14] mesh: Source code for handling access layer mux/demux
` [PATCH BlueZ v5 11/14] mesh: Mesh config server model
` [PATCH BlueZ v5 12/14] mesh: Read and write mesh configuration in JSON format
` [PATCH BlueZ v5 13/14] mesh: Sample device composition "
` [PATCH BlueZ v5 14/14] Makefile for meshd

[PATCH v3 BlueZ 3/4] src: make att le mtu configurable in main.conf
 2018-07-08  2:10 UTC 

[PATCH v3 BlueZ 1/4] src: provide MTU on GATT value reads and writes
 2018-07-08  2:08 UTC 

[PATCH v3 BlueZ 0/4] Provide MTU on GATT reads and writes
 2018-07-08  2:07 UTC 

[PATCH v2 BlueZ 1/3] src: provide MTU on GATT value reads and writes
 2018-07-07 23:01 UTC  (3+ messages)

[PATCH v2 BlueZ 3/3] src: make att max le mtu configurable in main.conf
 2018-07-07 18:23 UTC  (2+ messages)

[PATCH v2 BlueZ 2/3] doc: provide MTU on GATT value reads and writes
 2018-07-06 23:25 UTC 

[PATCH v2 BlueZ 0/3] Provide MTU on GATT reads and writes
 2018-07-06 23:21 UTC 

Determine ATT MTU size over DBUS
 2018-07-06 17:14 UTC  (8+ messages)

[PATCH BlueZ 0/8] Add BREDR PHYs in PHY configuration commands
 2018-07-06 11:28 UTC  (9+ messages)
` [PATCH BlueZ 1/8] monitor: Fix 2-DH5 packet type print
` [PATCH BlueZ 2/8] btmgmt: Add BREDR PHYs in PHY Configuration commands
` [PATCH BlueZ 3/8] monitor: Add BREDR PHYs in PHY configuration commands
` [PATCH BlueZ 4/8] emulator: Add BREDR 2M & 3M, 3 & 5 Slot packet type support
` [PATCH BlueZ 5/8] mgmt-tester: Add extended advertising test cases
` [PATCH BlueZ 6/8] mgmt-tester: Add PHY Configuration "
` [PATCH BlueZ 7/8] mgmt-tester: Add tests for extended scanning and device found
` [PATCH BlueZ 8/8] mgmt-tester: Add support ext create connection and enh conn complete

[PATCH BlueZ 0/2] Directory re-org for meshctl tool
 2018-07-06 11:05 UTC  (7+ messages)

[PATCH] bluetooth: remove unused bt-nokia-h4p.h header
 2018-07-06 10:52 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Add HCI command for clear Resolv list
 2018-07-06 10:46 UTC  (2+ messages)

[PATCH BlueZ v1] doc/mgmt-api: Add BREDR PHYs in PHY Configuration Commands
 2018-07-06 10:46 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Store Resolv list size
 2018-07-06 10:46 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: use irqsave() in URB's complete callback
 2018-07-06 10:46 UTC  (2+ messages)

[PATCH] 6lowpan: iphc: reset mac_header after decompress to fix panic
 2018-07-06 10:46 UTC  (10+ messages)

[PATCH] Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
 2018-07-06 10:46 UTC  (3+ messages)

[PATCH BlueZ 3/3] src: make att max le mtu configurable in main.conf
 2018-07-06  0:48 UTC 

[PATCH BlueZ 2/3] doc: provide MTU on GATT value reads and writes
 2018-07-06  0:47 UTC 

[PATCH BlueZ 1/3] src: provide MTU on GATT value reads and writes
 2018-07-06  0:45 UTC 

[PATCH BlueZ 0/3] Provide MTU on GATT reads and writes
 2018-07-06  0:42 UTC 

[PATCH v7 02/16] leds: triggers: let struct led_trigger::activate() return an error code
 2018-07-05 21:31 UTC  (2+ messages)

[PATCH v8 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-05 15:47 UTC  (19+ messages)
` [PATCH v8 1/7] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v8 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v8 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v8 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH BlueZ] monitor: Consolidate code printing bitfield
 2018-07-03  8:04 UTC 

[PATCH] Bluetooth: btusb: use irqsave() in URB's complete callback
 2018-07-01 15:19 UTC  (3+ messages)

[PATCH v4 0/7] add support for Bluetooth on MT7622 SoC
 2018-06-29  9:47 UTC  (7+ messages)
` [PATCH v4 6/7] Bluetooth: mediatek: Add protocol support for MediaTek serial devices

[PATCH BlueZ] doc/mgmt-api: Add BREDR PHYs in PHY Configuration Commands
 2018-06-28 13:43 UTC  (3+ messages)

[PATCH BlueZ v3 00/11] Extended Adv, Scan, Connection and PHY support
 2018-06-28  8:41 UTC  (5+ messages)
` [PATCH BlueZ v3 01/11] doc/mgmt-api: Add support for Set Phy Configuration command


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).