linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-14 22:48:32 to 2018-12-19 06:08:21 UTC [more...]

[Patch v1] Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
 2018-12-19  6:08 UTC  (3+ messages)

[PATCH BlueZ v5 00/30] Major rewrite for Multi-Node and DBus
 2018-12-19  4:20 UTC  (29+ messages)
` [PATCH BlueZ v5 01/30] mesh: Staging for Mesh DBus API rewrite
` [PATCH BlueZ v5 02/30] mesh: Delete obsolete files
` [PATCH BlueZ v5 03/30] mesh: Utilities for DBus support
` [PATCH BlueZ v5 04/30] mesh: Internal errors
` [PATCH BlueZ v5 05/30] mesh: Rewrite storage for Multiple Nodes
` [PATCH BlueZ v5 06/30] mesh: Rewrite Node handling for multiple nodes
` [PATCH BlueZ v5 07/30] mesh: Rewrite Network layer "
` [PATCH BlueZ v5 08/30] mesh: Direction agnostic PB-Adv implementation
` [PATCH BlueZ v5 09/30] mesh: Acceptor side provisioning implementation
` [PATCH BlueZ v5 10/30] mesh: Initiator "
` [PATCH BlueZ v5 11/30] mesh: Rewrite Controler interface for full init
` [PATCH BlueZ v5 12/30] mesh: Unchanged variables set to const
` [PATCH BlueZ v5 13/30] mesh: centralize generic utilities
` [PATCH BlueZ v5 14/30] mesh: re-arrange provisioning for DBus API
` [PATCH BlueZ v5 15/30] mesh: Re-architect "
` [PATCH BlueZ v5 16/30] mesh: Make config model handle multiple nodes
` [PATCH BlueZ v5 18/30] mesh: restructure I/O for "
` [PATCH BlueZ v5 19/30] mesh: Restructure DB to support "
` [PATCH BlueZ v5 20/30] mesh: restructure model services for "
` [PATCH BlueZ v5 21/30] mesh: DBUS interface for Provisioning Agent
` [PATCH BlueZ v5 22/30] mesh: restructure App Key storage
` [PATCH BlueZ v5 23/30] mesh: Clean-up Comment style
` [PATCH BlueZ v5 24/30] mesh: Update for DBus API and multi-node support
` [PATCH BlueZ v5 25/30] mesh: Add default location for Mesh Node storage
` [PATCH BlueZ v5 26/30] mesh: Add structural changes for mesh
` [PATCH BlueZ v5 27/30] mesh: Sample Provisioning Agent
` [PATCH BlueZ v5 28/30] mesh: Sample On/Off Client and Server
` [PATCH BlueZ v5 30/30] mesh: Enable building Mesh Daemon

[PATCH] net/bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-18 23:49 UTC  (2+ messages)

[PATCH] 6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-18 23:49 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading
 2018-12-18 23:49 UTC  (2+ messages)

[PATCH] Bluetooth: clean an indentation issue, remove extraneous space
 2018-12-18 23:50 UTC  (2+ messages)

[PATCH] bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
 2018-12-18 23:50 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE
 2018-12-18 23:50 UTC  (2+ messages)

[PATCH v3 00/15] ARM: sunxi: Enable Broadcom-based Bluetooth controllers
 2018-12-18 23:50 UTC  (18+ messages)
` [PATCH v3 01/15] dt-bindings: net: broadcom-bluetooth: Fix external clock names
` [PATCH v3 02/15] dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies
` [PATCH v3 03/15] dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string
` [PATCH v3 04/15] dt-bindings: net: broadcom-bluetooth: Add BCM4330 "
` [PATCH v3 05/15] Bluetooth: hci_bcm: Handle deferred probing for the clock supply
` [PATCH v3 06/15] Bluetooth: hci_bcm: Simplify clk_get error handling
` [PATCH v3 07/15] Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
` [PATCH v3 08/15] Bluetooth: hci_bcm: Add support for LPO clock
` [PATCH v3 09/15] Bluetooth: hci_bcm: Add support for regulator supplies
` [PATCH v3 10/15] Bluetooth: hci_bcm: Wait for device to come out of reset after power on
` [PATCH v3 11/15] Bluetooth: hci_bcm: Add BCM20702A1 variant
` [PATCH v3 12/15] Bluetooth: hci_bcm: Add compatible string for BCM4330
` [PATCH v3 13/15] Bluetooth: btbcm: Add default address for BCM43430A0
` [PATCH v3 14/15] ARM: dts: sunxi: Enable Broadcom-based Bluetooth for multiple boards
` [PATCH v3 15/15] arm64: dts: allwinner: a64: bananapi-m64: Add Bluetooth device node

[PATCH] Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth
 2018-12-18 23:50 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: hci_h5: Add suspend / resume ops
 2018-12-18 23:50 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume

[PATCH] bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
 2018-12-18 23:49 UTC  (2+ messages)

Broken "device" privacy for my TI chip
 2018-12-18 23:31 UTC  (2+ messages)

[PATCH v2] Bluetooth: Support fast advertising interval
 2018-12-18 23:30 UTC  (2+ messages)

[PATCH BlueZ v4 00/30] Major rewrite for Multi-Node and DBus
 2018-12-18 23:15 UTC  (37+ messages)
` [PATCH BlueZ v4 01/30] mesh: Staging for Mesh DBus API rewrite
` [PATCH BlueZ v4 02/30] mesh: Delete obsolete files
` [PATCH BlueZ v4 03/30] mesh: Utilities for DBus support
` [PATCH BlueZ v4 04/30] mesh: Internal errors
` [PATCH BlueZ v4 05/30] mesh: Re-write storage for Multiple Nodes
` [PATCH BlueZ v4 06/30] mesh: Rewrite Node handling for multiple nodes
` [PATCH BlueZ v4 07/30] mesh: Rewite Network layer "
` [PATCH BlueZ v4 08/30] mesh: Direction agnostic PB-Adv implimentation
` [PATCH BlueZ v4 09/30] mesh: Acceptor side provisioning implimentation
` [PATCH BlueZ v4 10/30] mesh: Initiator "
` [PATCH BlueZ v4 11/30] mesh: Rewrite Controler interface for full init
` [PATCH BlueZ v4 12/30] mesh: Unchanged variables set to const
` [PATCH BlueZ v4 13/30] mesh: centralize generic utilities
` [PATCH BlueZ v4 14/30] mesh: re-arrange provisioning for DBus API
` [PATCH BlueZ v4 15/30] mesh: Re-architect "
` [PATCH BlueZ v4 16/30] mesh: Make config model handle multiple nodes
` [PATCH BlueZ v4 17/30] mesh: Multi node Config Server model
` [PATCH BlueZ v4 18/30] mesh: restructure I/O for multiple nodes
` [PATCH BlueZ v4 19/30] mesh: Restrusture DB to support "
` [PATCH BlueZ v4 20/30] mesh: restructure model services for "
` [PATCH BlueZ v4 21/30] mesh: DBUS interface for Provisioning Agent
` [PATCH BlueZ v4 22/30] mesh: restructure App Key storage
` [PATCH BlueZ v4 23/30] mesh: Clean-up Comment style
` [PATCH BlueZ v4 24/30] mesh: Update for DBus API and multi-node support
` [PATCH BlueZ v4 25/30] mesh: Add default location for Mesh Node storage
` [PATCH BlueZ v4 26/30] mesh: Add structural changes for mesh
` [PATCH BlueZ v4 27/30] mesh: Sample Provisioning Agent
` [PATCH BlueZ v4 28/30] mesh: Sample On/Off Client and Server
` [PATCH BlueZ v4 29/30] mesh: Sample Mesh Joiner (provision acceptor)
` [PATCH BlueZ v4 30/30] mesh: Enable building Mesh Daemon

Bluez has fully broken profiles/audio/a2dp-codecs.h file for big endian
 2018-12-18 21:06 UTC  (2+ messages)

Plans for meshd
 2018-12-18 19:29 UTC  (7+ messages)

[PATCH BlueZ v3 00/30] Major rewrite for Multi-Node and DBus
 2018-12-18 17:12 UTC  (39+ messages)
` [PATCH BlueZ v3 01/30] mesh: Staging for Mesh DBus API rewrite
` [PATCH BlueZ v3 02/30] mesh: Delete obsolete files
` [PATCH BlueZ v3 03/30] mesh: Utilities for DBus support
` [PATCH BlueZ v3 04/30] mesh: Internal errors
` [PATCH BlueZ v3 05/30] mesh: Re-write storage for Multiple Nodes
` [PATCH BlueZ v3 06/30] mesh: Rewrite Node handling for multiple nodes
` [PATCH BlueZ v3 07/30] mesh: Rewite Network layer "
` [PATCH BlueZ v3 08/30] mesh: Direction agnostic PB-Adv implimentation
` [PATCH BlueZ v3 09/30] mesh: Acceptor side provisioning implimentation
` [PATCH BlueZ v3 10/30] mesh: Initiator "
` [PATCH BlueZ v3 11/30] mesh: Rewrite Controler interface for full init
` [PATCH BlueZ v3 12/30] mesh: Unchanged variables set to const
` [PATCH BlueZ v3 13/30] mesh: centralize generic utilities
` [PATCH BlueZ v3 14/30] mesh: re-arrange provisioning for DBus API
` [PATCH BlueZ v3 15/30] mesh: Re-architect "
` [PATCH BlueZ v3 16/30] mesh: Make config model handle multiple nodes
` [PATCH BlueZ v3 17/30] mesh: Multi node Config Server model
` [PATCH BlueZ v3 18/30] mesh: restructure I/O for multiple nodes
` [PATCH BlueZ v3 19/30] mesh: Restrusture DB to support "
` [PATCH BlueZ v3 20/30] mesh: restructure model services for "
` [PATCH BlueZ v3 21/30] mesh: DBUS interface for Provisioning Agent
` [PATCH BlueZ v3 22/30] mesh: restructure App Key storage
` [PATCH BlueZ v3 23/30] mesh: Clean-up Comment style
` [PATCH BlueZ v3 24/30] mesh: Update for DBus API and multi-node support
` [PATCH BlueZ v3 25/30] mesh: Add default location for Mesh Node storage
` [PATCH BlueZ v3 26/30] mesh: Add structural changes for mesh
` [PATCH BlueZ v3 27/30] mesh: Sample Provisioning Agent
` [PATCH BlueZ v3 28/30] mesh: Sample On/Off Client and Server
` [PATCH BlueZ v3 29/30] mesh: Sample Mesh Joiner (provision acceptor)
` [PATCH BlueZ v3 30/30] mesh: Enable building Mesh Daemon

bluez: dbus method call for switching endpoint
 2018-12-18 16:02 UTC  (5+ messages)

[Bug 198303] Bluetooth dies after a while
 2018-12-18 12:51 UTC  (6+ messages)

[PATCH v4 0/5] Bug fixes for Qualcomm BT chip wcn3990
 2018-12-18 10:55 UTC  (8+ messages)
` [PATCH v4 1/5] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v4 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command
` [PATCH v4 3/5] Bluetooth: hci_qca: Fix frame reassembly errors for wcn3990
` [PATCH v4 4/5] Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
` [PATCH v4 5/5] Bluetooth: btqca: inject command complete event during fw download

[PATCH BlueZ 1/5] gatt: Fix invalid read when disconnecting
 2018-12-15  6:45 UTC  (10+ messages)

[PATCH BlueZ v2 00/30] Major rewrite for Multi-Node and DBus
 2018-12-15  0:01 UTC  (30+ messages)
` [PATCH BlueZ v2 01/30] mesh: Staging for Mesh DBus API rewrite
` [PATCH BlueZ v2 02/30] mesh: Delete obsolete files
` [PATCH BlueZ v2 03/30] mesh: Utilities for DBus support
` [PATCH BlueZ v2 04/30] mesh: Internal errors
` [PATCH BlueZ v2 05/30] mesh: Re-write storage for Multiple Nodes
` [PATCH BlueZ v2 06/30] mesh: Rewrite Node handling for multiple nodes
` [PATCH BlueZ v2 07/30] mesh: Rewite Network layer "
` [PATCH BlueZ v2 08/30] mesh: Direction agnostic PB-Adv implimentation
` [PATCH BlueZ v2 09/30] mesh: Acceptor side provisioning implimentation
` [PATCH BlueZ v2 10/30] mesh: Initiator "
` [PATCH BlueZ v2 11/30] mesh: Rewrite Controler interface for full init
` [PATCH BlueZ v2 12/30] mesh: Unchanged variables set to const
` [PATCH BlueZ v2 13/30] mesh: centralize generic utilities
` [PATCH BlueZ v2 14/30] mesh: re-arrange provisioning for DBus API
` [PATCH BlueZ v2 15/30] mesh: Re-architect "
` [PATCH BlueZ v2 16/30] mesh: Make config model handle multiple nodes
` [PATCH BlueZ v2 17/30] mesh: Multi node Config Server model
` [PATCH BlueZ v2 18/30] mesh: restructure I/O for multiple nodes
` [PATCH BlueZ v2 19/30] mesh: Restrusture DB to support "
` [PATCH BlueZ v2 21/30] mesh: DBUS interface for Provisioning Agent
` [PATCH BlueZ v2 22/30] mesh: restructure App Key storage
` [PATCH BlueZ v2 23/30] mesh: Clean-up Comment style
` [PATCH BlueZ v2 24/30] mesh: Update for DBus API and multi-node support
` [PATCH BlueZ v2 25/30] mesh: Add default location for Mesh Node storage
` [PATCH BlueZ v2 26/30] mesh: Add structural changes to for mesh
` [PATCH BlueZ v2 27/30] mesh: Sample Provisioning Agent
` [PATCH BlueZ v2 28/30] mesh: Sample On/Off Client and Server
` [PATCH BlueZ v2 29/30] mesh: Sample Mesh Joiner (provision acceptor)
` [PATCH BlueZ v2 30/30] mesh: Enable building Mesh Daemon

[PATCH] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2018-12-14 23:01 UTC  (2+ messages)

[PATCH BlueZ 00/30] Major rewrite for Multi-Node and DBus
 2018-12-14 22:47 UTC  (6+ messages)
` [PATCH BlueZ 20/30] mesh: restructure model services for multiple nodes
` [PATCH BlueZ 26/30] mesh: Add structural changes to for mesh
` [PATCH BlueZ 28/30] mesh: Sample On/Off Client and Server
` [PATCH BlueZ 29/30] mesh: Sample Mesh Joiner (provision acceptor)
` [PATCH BlueZ 30/30] mesh: Enable building Mesh Daemon


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 NNTP newsgroup(s).