linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 09:11:19 to 2020-10-30 17:58:30 UTC [more...]

[BlueZ PATCH v2 1/3] core: Add parmas to set interleaving durations
 2020-10-30 17:58 UTC  (4+ messages)
` [BlueZ PATCH v2 2/3] core: Add param to disable interleave scan
` [BlueZ PATCH v2 3/3] core: Fix mistakes of using mgmt_tlv_add_fixed

[PATCH v6 1/5] Bluetooth: Interleave with allowlist scan
 2020-10-30 11:22 UTC  (6+ messages)
` [PATCH v6 2/5] Bluetooth: Handle system suspend resume case
` [PATCH v6 3/5] Bluetooth: Handle active scan case
` [PATCH v6 4/5] mgmt: Add supports of variable length parameter in mgmt_config
` [PATCH v6 5/5] Bluetooth: Add toggle to switch off interleave scan

[Bug 86931] hid-generic 0005:099A:0500.0001: unknown main item tag 0x0
 2020-10-30 10:05 UTC 

[Bug 209717] New: Bluetooth mouse Logitech M720 doesn't work
 2020-10-30  9:14 UTC  (3+ messages)
` [Bug 209717] "

[Bluez PATCH v6 00/10] Bluetooth: Add new MGMT interface for advertising add
 2020-10-30  0:47 UTC  (12+ messages)
` [Bluez PATCH v6 01/10] doc/advertising-api: update API with new interface
` [Bluez PATCH v6 02/10] doc/mgmt-api: Add new Advertising MGMT interfaces to mgmt-api
` [Bluez PATCH v6 03/10] doc/mgmt-api: Update controller capabilities MGMT command in mgmt-api
` [Bluez PATCH v6 04/10] advertising: Detect if extended advertising mgmt commands are supported
` [Bluez PATCH v6 05/10] advertising: Parse intervals and tx power from adv
` [Bluez PATCH v6 06/10] advertising: Use new mgmt interface for advertising add
` [Bluez PATCH v6 07/10] advertising: Query LE TX range at manager initialization
` [Bluez PATCH v6 08/10] advertising: Expose SupportedCapabilities for advertising
` [Bluez PATCH v6 09/10] client: Add SupportedCapabilities to bluetoothctl
` [Bluez PATCH v6 10/10] monitor: Add new MGMT adv commands and events to monitor

[PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-10-30  0:04 UTC  (5+ messages)

[Bluez PATCH v5 00/10] Bluetooth: Add new MGMT interface for advertising add
 2020-10-29 22:02 UTC  (12+ messages)
` [Bluez PATCH v5 01/10] doc/advertising-api: update API with new interface
` [Bluez PATCH v5 02/10] doc/mgmt-api: Add new Advertising MGMT interfaces to mgmt-api
` [Bluez PATCH v5 03/10] doc/mgmt-api: Update controller capabilities MGMT command in mgmt-api
` [Bluez PATCH v5 04/10] advertising: Detect if extended advertising mgmt commands are supported
` [Bluez PATCH v5 05/10] advertising: Parse intervals and tx power from adv
` [Bluez PATCH v5 06/10] advertising: Use new mgmt interface for advertising add
` [Bluez PATCH v5 07/10] advertising: Query LE TX range at manager initialization
` [Bluez PATCH v5 08/10] advertising: Expose SupportedCapabilities for advertising
` [Bluez PATCH v5 09/10] client: Add SupportedCapabilities to bluetoothctl
` [Bluez PATCH v5 10/10] monitor: Add new MGMT adv commands and events to monitor

[PATCH BlueZ 1/3] emulator/btdev: Add debug support
 2020-10-29 21:52 UTC  (3+ messages)
` [PATCH BlueZ 2/3] emulator/bthost: "
` [PATCH BlueZ 3/3] emulator/hciemu: "

[PATCH] Bluetooth: btusb: Add support for 0cb5:c547 Realtek 8822CE device
 2020-10-29 20:24 UTC  (5+ messages)

[PATCH BlueZ 1/5] mgmt: Add support of mgmt TLV API
 2020-10-29 17:40 UTC  (7+ messages)
` [PATCH BlueZ 2/5] shared/mgmt: Add mgmt_tlv_add_fixed
` [PATCH BlueZ 3/5] core: Split LE and BR/EDR parameters
` [PATCH BlueZ 4/5] core: Rename main_opts to btd_opts
` [PATCH BlueZ 5/5] core: Rename hcid.h to btd.h
` [BlueZ,1/5] mgmt: Add support of mgmt TLV API

[BlueZ PATCH 1/3] monitor: Decode ADV Monitor read feature command
 2020-10-29 17:40 UTC  (5+ messages)
` [BlueZ PATCH 2/3] monitor: Decode Add ADV monitor command
` [BlueZ PATCH 3/3] monitor: Decode Remove ADV Monitor
` [BlueZ,1/3] monitor: Decode ADV Monitor read feature command

[BlueZ PATCH v7 1/7] adv_monitor: Implement RSSI Filter logic for background scanning
 2020-10-29 17:25 UTC  (9+ messages)
` [BlueZ PATCH v7 2/7] shared/ad: Add support of bt_ad_pattern
` [BlueZ PATCH v7 3/7] adv_monitor: Implement Adv matching based on stored monitors
` [BlueZ PATCH v7 4/7] adapter: Clear all Adv monitors upon bring-up
` [BlueZ PATCH v7 5/7] adv_monitor: Implement Add Adv Patterns Monitor cmd handler
` [BlueZ PATCH v7 6/7] adv_monitor: Fix return type of RegisterMonitor() method
` [BlueZ PATCH v7 7/7] adv_monitor: Issue Remove Adv Monitor mgmt call
` [BlueZ,v7,1/7] adv_monitor: Implement RSSI Filter logic for background scanning

Investment Partner Needed ASAP
 2020-10-29 10:06 UTC 

[PATCH BlueZ] tools/mesh-cfgclient: Fix errors found by static analysis
 2020-10-29 15:22 UTC  (3+ messages)
` [BlueZ] "

[PATCH v2] Bluetooth: btusb: Add more IDs to usb_device_id table for Realtek RTL8822CE
 2020-10-29 12:36 UTC 

[PATCH 0/3] Bluetooth:btintel parse TLV structure
 2020-10-29  6:07 UTC  (7+ messages)
` [PATCH 1/3] Bluetooth: btintel: seperated TLV parsing as new function
` [PATCH 2/3] Bluetooth: btintel: Introducing new btintel read version
` [PATCH 3/3] Bluetooth: btusb: Use the "

[PATCH] Bluetooth: Fix: LL PRivacy BLE device fails to connect
 2020-10-29  7:48 UTC 

[PATCH v2] Bluetooth: btintel parse TLV structure
 2020-10-29  6:23 UTC 

[PATCH] Bluetooth: Fix: LL PRivacy BLE device fails to connect
 2020-10-29  7:27 UTC  (5+ messages)

[Bug 208965] New: not working bluetooth mouse low energy rtl8822ce
 2020-10-29  7:16 UTC  (20+ messages)
` [Bug 208965] "

[BlueZ PATCH v5 1/2] mgmt: Add support of mgmt TLV API
 2020-10-28 23:53 UTC  (4+ messages)
` [BlueZ PATCH v5 2/2] core: Add support of variable length params in mgmt_config
` [BlueZ,v5,1/2] mgmt: Add support of mgmt TLV API

[Bug 209403] New: c123 Realtek Bluetooth Radio not detected with Kernel 5.9
 2020-10-28 13:01 UTC  (2+ messages)
` [Bug 209403] "

[Bug 209745] New: Bluetooth connection to Logitech MX Master 2S lost after each reboot
 2020-10-28 12:55 UTC  (6+ messages)
` [Bug 209745] "

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-10-29  0:26 UTC 

[Bluez PATCH] adapter: Use initial temporary status to decide device removal
 2020-10-28 23:33 UTC  (2+ messages)
` [Bluez] "

Bluetooth: Allow to use configure SCO socket codec parameters
 2020-10-28 18:25 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add more IDs to usb_device_id table for Realtek RTL8822CE
 2020-10-28 22:09 UTC  (2+ messages)

Bluetooth: Allow to use configure SCO socket codec parameters
 2020-10-28 20:25 UTC  (14+ messages)

[Bluez PATCH v4 00/10] Bluetooth: Add new MGMT interface for advertising add
 2020-10-27 22:13 UTC  (11+ messages)
` [Bluez PATCH v4 01/10] doc/advertising-api: update API with new interface
` [Bluez PATCH v4 05/10] advertising: Parse intervals and tx power from adv
` [Bluez PATCH v4 07/10] advertising: Query LE TX range at manager initialization
` [Bluez PATCH v4 08/10] advertising: Expose SupportedCapabilities for advertising

[PATCH v2] Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr
 2020-10-27 17:17 UTC  (4+ messages)

[BlueZ PATCH v3] core: Add support of variable length params in mgmt_config
 2020-10-27 17:11 UTC  (4+ messages)
` [BlueZ,v3] "

[PATCH] Bluetooth: hci_core: Fix attempting to set RPA timeout when unsupported
 2020-10-27  7:02 UTC 

[PATCH BlueZ] audio/a2dp: a2dp_channel should have a refcount on avdtp session
 2020-10-26 23:48 UTC  (7+ messages)
` [BlueZ] "

[PATCH BlueZ v2] audio/media: Destroy transport if SetConfiguration fails
 2020-10-26 23:47 UTC  (3+ messages)
` [BlueZ,v2] "

[Bug 85161] Bluetooth: hci0 SCO packet for unknown connection handle 41
 2020-10-26 21:00 UTC 

[PATCH BlueZ] audio/media: Destroy transport if SetConfiguration fails
 2020-10-26 19:04 UTC  (4+ messages)
` [BlueZ] "

avrcp: possible race condition during connection establishment
 2020-10-26 15:41 UTC  (18+ messages)
                  ` [PATCH BlueZ] audio: avrcp: Split supported events between target and controller
                    ` [BlueZ] "

[BlueZ PATCH v4] core: Add support of variable length params in mgmt_config
 2020-10-26 12:38 UTC  (2+ messages)
` [BlueZ,v4] "

Disinfectant
 2020-10-26  8:43 UTC 

[PATCH v2] Bluetooth: btrtl: Ask 8821C to drop old firmware
 2020-10-26  8:28 UTC 

ASHA
 2020-10-26  5:25 UTC  (2+ messages)

[Bug 209847] New: [Regression] keyboard doesn't connect after initial pair
 2020-10-26  1:46 UTC  (4+ messages)
` [Bug 209847] "

[Bug 209841] New: Segfault with A2DP because of a null codec
 2020-10-24 22:30 UTC 

[PATCH v2 1/2] Bluetooth: Fix not checking advertisement bondaries
 2020-10-24  0:24 UTC  (8+ messages)
` [PATCH v2 2/2] Bluetooth: A2MP: Fix not setting request ID

[PATCH v3 1/2] Bluetooth: Fix not checking advertisement bondaries
 2020-10-24  0:22 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: A2MP: Fix not setting request ID

[PATCH] Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE device
 2020-10-23 23:17 UTC 

[PATCH] Bluetooth: btrtl: Ask 8821C to drop old firmware after shutdown
 2020-10-23 13:42 UTC  (2+ messages)

[PATCH BlueZ] doc/coding-style: Allow spaces after tabs for indenting wrapped lines
 2020-10-22 20:16 UTC  (3+ messages)

[Bluez PATCH] device: fix temporary_timer double free
 2020-10-21 16:47 UTC  (3+ messages)
` [Bluez] "

[PATCH] Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505D
 2020-10-21  3:05 UTC  (3+ messages)
` [PATCH v2] "

Update WCN3991 FW file
 2020-10-20 20:41 UTC  (3+ messages)

Entropy source based on the RSSI
 2020-10-20 19:19 UTC  (4+ messages)


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