linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-24 00:22:56 to 2020-11-03 12:10:56 UTC [more...]

Bluetooth: Allow to use configure SCO socket codec parameters
 2020-11-03 12:10 UTC  (15+ messages)

[PATCH 1/2] Bluetooth: btbcm: Rewrite bindings i YAML and add reset
 2020-11-03 12:09 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: btbcm: Obtain and handle reset GPIO

[Bluez PATCH] profile: GOEP Set IMTU to 32k
 2020-11-03  7:30 UTC 

[PATCH v2] Bluetooth: btrtl: Ask 8821C to drop old firmware
 2020-11-03  2:30 UTC  (3+ messages)

[PATCH] Bluetooth: Fix: LL PRivacy BLE device fails to connect
 2020-11-03  2:05 UTC  (2+ messages)

[PATCH v2] Bluetooth: btintel parse TLV structure
 2020-11-03  2:03 UTC  (2+ messages)

[PATCH v2 01/11] emulator/btdev: Add debug support
 2020-11-02 23:29 UTC  (12+ messages)
` [PATCH v2 02/11] emulator/bthost: "
` [PATCH v2 03/11] emulator/hciemu: "
` [PATCH v2 04/11] emulator: Fix not gerating proper advertisement
` [PATCH v2 05/11] emulator/bthost: Add support for LE CIS Request
` [PATCH v2 06/11] tools/l2cap-tester: Enable hciemu debug
` [PATCH v2 07/11] tools/mgmt-tester: "
` [PATCH v2 08/11] tools/bnep-tester: "
` [PATCH v2 09/11] tools/rfcomm-tester: "
` [PATCH v2 10/11] tools/sco-tester: "
` [PATCH v2 11/11] tools/smp-tester: "

[BlueZ PATCH v2] adapter: Fix a crash caused by lingering discovery client pointer
 2020-11-02 23:28 UTC  (2+ messages)

[BlueZ PATCH v1] adapter: Fix a crash caused by lingering discovery client pointer
 2020-11-02 21:07 UTC  (3+ messages)

Bluetooth connection disconnects every few minutes
 2020-11-02 19:40 UTC  (9+ messages)

[BlueZ PATCH v8 1/6] shared/ad: Add support of bt_ad_pattern
 2020-11-02 17:55 UTC  (7+ messages)
` [BlueZ PATCH v8 2/6] adv_monitor: Implement RSSI filtering and content matching
` [BlueZ PATCH v8 3/6] adapter: Clear all Adv monitors upon bring-up
` [BlueZ PATCH v8 4/6] adv_monitor: mplement Add Adv Patterns Monitor cmd handler
` [BlueZ PATCH v8 5/6] adv_monitor: Fix return type of RegisterMonitor() method
` [BlueZ PATCH v8 6/6] adv_monitor: Issue Remove Adv Monitor mgmt call

[PATCH] Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
 2020-11-02 13:27 UTC 

[PATCH] Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device
 2020-11-02  8:11 UTC 

[PATCH] Bluetooth: hci_qca: resolve various warnings
 2020-11-01  2:52 UTC 

[Bug 209493] New: Intel 9260 Wifi/BT USB Resets Repeatedly
 2020-10-31 14:57 UTC  (2+ messages)
` [Bug 209493] "

[BlueZ PATCH v7 1/7] adv_monitor: Implement RSSI Filter logic for background scanning
 2020-10-31  1:04 UTC  (10+ 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

[PATCH v6 1/5] Bluetooth: Interleave with allowlist scan
 2020-10-30 18:00 UTC  (7+ 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

[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

[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  (2+ 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

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  (5+ messages)
` [PATCH 2/3] Bluetooth: btintel: Introducing new btintel read version

[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  (16+ 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)

[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  (6+ messages)
` [PATCH BlueZ] audio: avrcp: Split supported events between target and controller

[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 

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  (6+ 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


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