linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-25 08:49:07 to 2021-10-31 20:16:19 UTC [more...]

[syzbot] KASAN: slab-out-of-bounds Read in hci_le_meta_evt (2)
 2021-10-31 20:16 UTC  (4+ messages)

[bluetooth-next:master] BUILD SUCCESS WITH WARNING d6cba4e6d0e202276b81117b96106859a4e2d56e
 2021-10-31 10:31 UTC 

[bluetooth-next:master 4/24] net/bluetooth/hci_sync.c:1333:5: warning: no previous prototype for function 'hci_scan_disable_sync'
 2021-10-30  7:05 UTC 

[bluetooth-next:master 4/24] net/bluetooth/hci_sync.c:1333:5: warning: no previous prototype for 'hci_scan_disable_sync'
 2021-10-30  2:49 UTC 

[PATCH v2 BlueZ] device: Fix not clearing error on update_bredr_services
 2021-10-29 20:57 UTC  (3+ messages)
` [v2,BlueZ] "

[PATCH v16] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-10-29 19:57 UTC  (3+ messages)

[BlueZ PATCH v16 1/2] tools/mgmt-tester: Update the expected manufacturer of emulator
 2021-10-29 19:02 UTC  (3+ messages)
` [BlueZ PATCH v16 2/2] tools/mgmt-tester: Add LL Privacy test cases
` [BlueZ,v16,1/2] tools/mgmt-tester: Update the expected manufacturer of emulator

[BlueZ PATCH v15 1/2] tools/mgmt-tester: Update the expected manufacturer of emulator
 2021-10-29 17:56 UTC  (3+ messages)
` [BlueZ PATCH v15 2/2] tools/mgmt-tester: Add LL Privacy test cases
` [BlueZ,v15,1/2] tools/mgmt-tester: Update the expected manufacturer of emulator

[PATCH v8 00/23] Bluetooth: HCI command synchronization
 2021-10-29 14:54 UTC  (25+ messages)
` [PATCH v8 01/23] Bluetooth: Add helper for serialized HCI command execution
` [PATCH v8 02/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
` [PATCH v8 03/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
` [PATCH v8 04/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
` [PATCH v8 05/23] Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
` [PATCH v8 06/23] Bluetooth: hci_sync: Rework background scan
` [PATCH v8 07/23] Bluetooth: hci_sync: Convert MGMT_SET_POWERED
` [PATCH v8 08/23] Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
` [PATCH v8 09/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
` [PATCH v8 10/23] Bluetooth: hci_sync: Enable synch'd set_bredr
` [PATCH v8 11/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
` [PATCH v8 12/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
` [PATCH v8 13/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
` [PATCH v8 14/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
` [PATCH v8 15/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
` [PATCH v8 16/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
` [PATCH v8 17/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
` [PATCH v8 18/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
` [PATCH v8 19/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
` [PATCH v8 20/23] Bluetooth: hci_sync: Convert adv_expire
` [PATCH v8 21/23] Bluetooth: hci_sync: Convert MGMT_OP_SSP
` [PATCH v8 22/23] Bluetooth: hci_sync: Rework init stages
` [PATCH v8 23/23] Bluetooth: hci_sync: Rework hci_suspend_notifier

[PATCH v6 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-29 14:12 UTC  (9+ messages)
` [PATCH v6 2/3] Bluetooth: aosp: Support AOSP Bluetooth Quality Report
` [PATCH v6 3/3] Bluetooth: btusb: enable Mediatek to support AOSP extension

[PATCH] Bluetooth: Limit duration of Remote Name Resolve
 2021-10-29 10:59 UTC  (8+ messages)

[PATCH] Bluetooth: Fix removing adv when processing cmd complete
 2021-10-29  8:33 UTC  (3+ messages)

[RFC PATCH] Bluetooth: vhci: Add new packet type for VHCI
 2021-10-29  8:31 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in hci_conn_request_evt
 2021-10-29  6:35 UTC 

[PATCH v3] Bluetooth: btusb: Add support for variant WCN6855 by using different nvm
 2021-10-29  3:09 UTC  (8+ messages)

[Bug 214863] New: Intel AX200 "Bluetooth: hci0: failed to restart LE scan: status 31"
 2021-10-29  2:02 UTC 

[PATCH v3 1/3] Bluetooth: hci_h5: add WAKEUP_DISABLE flag
 2021-10-28  8:12 UTC  (6+ messages)
` [PATCH v3 3/3] Bluetooth: hci_h5: Add runtime suspend

[PATCH v7 00/23] Bluetooth: HCI command synchronization
 2021-10-27 22:18 UTC  (24+ messages)
` [PATCH v7 01/23] Bluetooth: Add helper for serialized HCI command execution
` [PATCH v7 02/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
` [PATCH v7 03/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
` [PATCH v7 04/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
` [PATCH v7 05/23] Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
` [PATCH v7 06/23] Bluetooth: hci_sync: Rework background scan
` [PATCH v7 07/23] Bluetooth: hci_sync: Convert MGMT_SET_POWERED
` [PATCH v7 08/23] Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
` [PATCH v7 09/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
` [PATCH v7 10/23] Bluetooth: hci_sync: Enable synch'd set_bredr
` [PATCH v7 11/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
` [PATCH v7 12/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
` [PATCH v7 13/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
` [PATCH v7 14/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
` [PATCH v7 15/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
` [PATCH v7 16/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
` [PATCH v7 17/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
` [PATCH v7 18/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
` [PATCH v7 19/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
` [PATCH v7 20/23] Bluetooth: hci_sync: Convert adv_expire
` [PATCH v7 21/23] Bluetooth: hci_sync: Convert MGMT_OP_SSP
` [PATCH v7 22/23] Bluetooth: hci_sync: Rework init stages
` [PATCH v7 23/23] Bluetooth: hci_sync: Rework hci_suspend_notifier

[PATCH v1 00/15] create power sequencing subsystem
 2021-10-27 21:53 UTC  (5+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

[PATCH BlueZ] device: Fix not clearing error on update_bredr_services
 2021-10-27 20:38 UTC  (2+ messages)
` [BlueZ] "

[PATCH v2 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2021-10-27  9:15 UTC  (5+ messages)
` [PATCH v2 1/2] Bluetooth: btrtl: Add support for RTL8822C "
` [PATCH v2 2/2] Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open

[PATCH v3 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2021-10-27  9:14 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: btrtl: Add support for RTL8822C "
` [PATCH v3 2/2] Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open

[PATCH v4] bluetooth: Add Adv Monitor Device Found/Lost events
 2021-10-27  6:28 UTC  (3+ messages)

[bluetooth-next:master] BUILD SUCCESS c603bf1f94d0ef8ce3ef081112eae13cd744ef17
 2021-10-27  3:14 UTC 

[PATCH v6 00/23] Bluetooth: HCI command synchronization
 2021-10-26 23:03 UTC  (24+ messages)
` [PATCH v6 01/23] Bluetooth: Add helper for serialized HCI command execution
` [PATCH v6 02/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
` [PATCH v6 03/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
` [PATCH v6 04/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
` [PATCH v6 05/23] Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
` [PATCH v6 06/23] Bluetooth: hci_sync: Rework background scan
` [PATCH v6 07/23] Bluetooth: hci_sync: Convert MGMT_SET_POWERED
` [PATCH v6 08/23] Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
` [PATCH v6 09/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
` [PATCH v6 10/23] Bluetooth: hci_sync: Enable synch'd set_bredr
` [PATCH v6 11/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
` [PATCH v6 12/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
` [PATCH v6 13/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
` [PATCH v6 14/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
` [PATCH v6 15/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
` [PATCH v6 16/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
` [PATCH v6 17/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
` [PATCH v6 18/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
` [PATCH v6 19/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
` [PATCH v6 20/23] Bluetooth: hci_sync: Convert adv_expire
` [PATCH v6 21/23] Bluetooth: hci_sync: Convert MGMT_OP_SSP
` [PATCH v6 22/23] Bluetooth: hci_sync: Rework init stages
` [PATCH v6 23/23] Bluetooth: hci_sync: Rework hci_suspend_notifier

[PATCH BlueZ 1/2] Makefile: Fix code style
 2021-10-26 20:27 UTC  (4+ messages)
` [PATCH BlueZ 2/2] obexd: Add missing phonebook backends
` [BlueZ,1/2] Makefile: Fix code style

Problem Pairing Dell XPS 13 7390 Intel bluetooth btusb with some Headset / Speakers
 2021-10-26 17:03 UTC 

[PATCH v2] Bluetooth: btusb: Add the new support IDs for WCN6855
 2021-10-26 10:30 UTC  (3+ messages)

[Bug 214823] New: RTL8821CE Bluetooth adapter randomly stopped working, only suspend then resume can reset it
 2021-10-26  9:08 UTC 

[BlueZ PATCH v4 0/3] Add Advertisement Monitor Device Found/Lost events
 2021-10-26  8:33 UTC  (7+ messages)
` [BlueZ PATCH v4 1/3] doc: Introduce the Adv "
  ` Add Advertisement "
` [BlueZ PATCH v4 2/3] lib: Add definitions of the Adv "
` [BlueZ PATCH v4 3/3] adv_monitor: Receive the "

[PATCH v5 00/23] Bluetooth: HCI command synchronization
 2021-10-25 23:41 UTC  (24+ messages)
` [PATCH v5 01/23] Bluetooth: Add helper for serialized HCI command execution
` [PATCH v5 02/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
` [PATCH v5 03/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
` [PATCH v5 04/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
` [PATCH v5 05/23] Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
` [PATCH v5 06/23] Bluetooth: hci_sync: Rework background scan
` [PATCH v5 07/23] Bluetooth: hci_sync: Convert MGMT_SET_POWERED
` [PATCH v5 08/23] Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
` [PATCH v5 09/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
` [PATCH v5 10/23] Bluetooth: hci_sync: Enable synch'd set_bredr
` [PATCH v5 11/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
` [PATCH v5 12/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
` [PATCH v5 13/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
` [PATCH v5 14/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
` [PATCH v5 15/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
` [PATCH v5 16/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
` [PATCH v5 17/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
` [PATCH v5 18/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
` [PATCH v5 19/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
` [PATCH v5 20/23] Bluetooth: hci_sync: Convert adv_expire
` [PATCH v5 21/23] Bluetooth: hci_sync: Convert MGMT_OP_SSP
` [PATCH v5 22/23] Bluetooth: hci_sync: Rework init stages
` [PATCH v5 23/23] Bluetooth: hci_sync: Rework hci_suspend_notifier

[PATCH BlueZ v2] audio/avrcp: Determine Absolute Volume support from feature category 2
 2021-10-25 21:02 UTC  (7+ messages)

[BlueZ PATCH 1/4] emulator: Add support to config the accept and resolve list
 2021-10-25 20:44 UTC  (5+ messages)
` [BlueZ PATCH 2/4] emulator: bthost: Add support LE Ext Adv Report
` [BlueZ PATCH 3/4] emulator: Add support to get the advertising address
` [BlueZ PATCH 4/4] tools/mgmt-tester: Add support for experimental feature in setup

[PATCH net-next v2 0/2] bluetooth: don't write directly to netdev->dev_addr
 2021-10-25 19:00 UTC  (2+ messages)

[PATCH BlueZ] btdev: Fix using the callback return as command complete
 2021-10-25 18:21 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Fix failed to send func ctrl for MediaTek devices
 2021-10-25 15:03 UTC 

[PATCH v2 00/10] Add MT7921 SDIO Bluetooth support
 2021-10-25 13:37 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcm: Remove duplicated entry in OF table
 2021-10-25 13:08 UTC  (2+ messages)

[PATCH] Bluetooth: fix division by zero in send path
 2021-10-25 13:05 UTC  (2+ messages)

[PATCH v2] Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
 2021-10-25 13:10 UTC  (2+ messages)

[BlueZ PATCH] src/device: Fix glib assertion
 2021-10-25 11:44 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS f33b0068cdaf2b9998fa3662585858ef30bc4b9e
 2021-10-25  8:54 UTC 


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).