messages from 2020-10-28 23:43:07 to 2020-11-07 17:22:15 UTC [more...]
[PATCH net v2 00/21] net: avoid to remove module when its debugfs is being used
2020-11-07 17:21 UTC
[RFC PATCH BlueZ 00/10] Convert tools to use ELL library
2020-11-07 7:26 UTC (12+ messages)
` [RFC PATCH BlueZ 01/10] shared/tester-ell: Create ell-based version of tester code
` Convert tools to use ELL library
` [RFC PATCH BlueZ 02/10] emulator/hciemu: Create ELL based version of hciemu
` [RFC PATCH BlueZ 03/10] tools/gap-tester: Convert to use ELL library
` [RFC PATCH BlueZ 04/10] tools/sco-tester: "
` [RFC PATCH BlueZ 05/10] tools/userchan-tester: "
` [RFC PATCH BlueZ 06/10] tools/smp-tester: "
` [RFC PATCH BlueZ 07/10] tools/bnep-tester: "
` [RFC PATCH BlueZ 08/10] tools/l2cap-tester: "
` [RFC PATCH BlueZ 09/10] tools/mgmt-tester: "
` [RFC PATCH BlueZ 10/10] tools/rfcomm-tester: "
[PATCH] Bluetooth: Resume advertising after LE connection
2020-11-06 23:46 UTC (2+ messages)
` "
[PATCH BlueZ] mesh: Only deregister io for the last network detached
2020-11-06 23:24 UTC (2+ messages)
` [BlueZ] "
bluetooth-meshd: Leave borks bluetooth-meshd
2020-11-06 22:53 UTC (2+ messages)
[PATCH BlueZ] mesh/mesh-config-json: Fix errors found by static analysis
2020-11-06 22:47 UTC (2+ messages)
` [BlueZ] "
[PATCH] Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
2020-11-06 10:14 UTC (3+ messages)
[PATCH v3] Bluetooth: btintel parse TLV structure
2020-11-06 9:50 UTC (2+ messages)
` [v3] "
[PATCH] Bluetooth: btintel parse TLV structure
2020-11-06 9:49 UTC (2+ messages)
` "
[PATCH BlueZ] mesh: Fix errors found by static analysis
2020-11-06 7:26 UTC (2+ messages)
` [BlueZ] "
[PATCH BlueZ] Cancel GATT client operations when cleaning up GATT cache
2020-11-05 23:24 UTC (3+ messages)
` [BlueZ] "
[PATCH BlueZ] gatt-client: Do not continue service discovery if disconnected
2020-11-05 22:54 UTC (8+ messages)
` [BlueZ] "
[PATCH v2 1/8] doc: Add tester.config
2020-11-05 18:54 UTC (10+ messages)
` [PATCH v2 2/8] test-runner: Fix using removed options
` [PATCH v2 3/8] mgmt-tester: Print out the HCI received and expected cmd value
` [PATCH v2 4/8] mgmt-tester: Update set_connectable_off_adv_param
` [PATCH v2 5/8] mgmt-tester: Fix ext advertisement handle
` [PATCH v2 6/8] mgmt-tester: Don't run tests which command fails
` [PATCH v2 7/8] mgmt-tester: Fix failing pairing tests
` [PATCH v2 8/8] emulator: Return error for ext adv feature not supported
` [v2,1/8] doc: Add tester.config
[Bluez PATCH v3 1/3] service: add adapter powered check before connecting
2020-11-05 18:53 UTC (5+ messages)
` [Bluez PATCH v3 2/3] audio: unref session when failed to setup
` [Bluez PATCH v3 3/3] audio/avdtp: Report failure in disconnected state
` [Bluez,v3,1/3] service: add adapter powered check before connecting
[PATCH v3] Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE
2020-11-05 11:15 UTC (2+ messages)
` [v3] "
[PATCH v2] Bluetooth: btusb: Add more IDs to usb_device_id table for Realtek RTL8822CE
2020-11-05 7:50 UTC (2+ messages)
` [v2] "
[PATCH] Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular
2020-11-05 7:48 UTC (2+ messages)
` "
[PATCH v2] Bluetooth: btintel parse TLV structure
2020-11-05 7:45 UTC (3+ messages)
` [v2] "
Request to Update WCN3991 FW file
2020-11-05 7:06 UTC
[Bluez PATCH v2 1/3] policy: add checks before connecting
2020-11-05 6:47 UTC (4+ messages)
` [Bluez PATCH v2 2/3] audio: unref session when failed to setup
` [Bluez PATCH v2 3/3] audio/avdtp: Report failure in disconnected state
` [Bluez,v2,1/3] policy: add checks before connecting
[Bluez PATCH v1 1/3] policy: add checks before connecting
2020-11-05 4:44 UTC (6+ messages)
` [Bluez PATCH v1 2/3] audio: unref session when failed to setup
` [Bluez PATCH v1 3/3] audio/avdtp: Report failure in disconnected state
` [Bluez,v1,1/3] policy: add checks before connecting
[Bluez PATCH] profile: GOEP Set IMTU to 32k
2020-11-04 21:03 UTC (3+ messages)
` [Bluez] "
[PATCH BlueZ 1/2] doc: Add tester.config
2020-11-04 19:22 UTC (3+ messages)
` [PATCH BlueZ 2/2] tools/test-runner: Fix using removed options
` [BlueZ,1/2] doc: Add tester.config
[BlueZ PATCH v2] adapter: Fix a crash caused by lingering discovery client pointer
2020-11-04 19:22 UTC (3+ messages)
` [BlueZ,v2] "
[PATCH v2 01/11] emulator/btdev: Add debug support
2020-11-04 19:22 UTC (13+ 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: "
` [v2,01/11] emulator/btdev: Add debug support
[PATCH 1/2] Bluetooth: btbcm: Rewrite bindings i YAML and add reset
2020-11-04 19:03 UTC (4+ messages)
` [PATCH 2/2] Bluetooth: btbcm: Obtain and handle reset GPIO
Bluetooth: Allow to use configure SCO socket codec parameters
2020-11-04 0:37 UTC (18+ messages)
[PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertising add
2020-11-03 21:25 UTC (7+ messages)
[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)
[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] 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 (4+ messages)
` [BlueZ PATCH v7 3/7] adv_monitor: Implement Adv matching based on stored monitors
[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
[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 (2+ messages)
[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 (2+ messages)
[PATCH 0/3] Bluetooth:btintel parse TLV structure
2020-10-29 6:07 UTC (4+ 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 (5+ 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 8:59 UTC (2+ 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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).