linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-22 21:13:16 to 2020-06-01 22:26:41 UTC [more...]

[Bug 208015] New: Logitech K380 pairs but cannot connect
 2020-06-01 22:26 UTC  (3+ messages)
` [Bug 208015] "

[PATCH BlueZ] a2dp: Fix crash on transport_cb
 2020-06-01 21:39 UTC 

pull request: bluetooth-next 2020-06-01
 2020-06-01 18:01 UTC  (2+ messages)

[PATCH BlueZ v2 0/5] Mesh clean up
 2020-06-01 17:25 UTC  (8+ messages)
` [PATCH BlueZ v2 1/5] mesh: Helper packet print should depend on debug setting
` [PATCH BlueZ v2 2/5] mesh: Debug output clean up
` [PATCH BlueZ v2 3/5] mesh: Remove debug-only related callback for packet send
` [PATCH BlueZ v2 4/5] mesh: Clean up style in net.c
  ` [BlueZ,v2,4/5] "
` [PATCH BlueZ v2 5/5] mesh: Remove unused functions from net.c

[PATCH] a2dp: Fix ref counting bug of setup_unref
 2020-06-01 16:29 UTC  (2+ messages)

[BlueZ PATCH] a2dp:fixing double free in load_remote_sep
 2020-06-01 16:29 UTC  (2+ messages)

[BlueZ PATCH] a2dp:fixing typo in endpoint_setconf_ind
 2020-06-01 15:58 UTC 

[BlueZ PATCH v3 0/4] Load default system configuration from file
 2020-06-01 15:18 UTC  (12+ messages)
` [BlueZ PATCH v3 1/4] mgmt:adding load default system configuration definitions
` [BlueZ PATCH v3 2/4] adapter:set default system configuration if available
  ` [BlueZ,v3,2/4] "
` [BlueZ PATCH v3 3/4] main:read default system configuration from the conf file
  ` [BlueZ,v3,3/4] "
` [BlueZ PATCH v3 4/4] fixing const decoration warnins on options
  ` [BlueZ,v3,4/4] "

[PATCH v1] bluetooth:Removing noisy dbg message
 2020-06-01 14:20 UTC 

Bluetooth part of RTL8723BS
 2020-06-01 13:06 UTC  (2+ messages)

[PATCH] Install avinfo utility
 2020-06-01 12:58 UTC  (2+ messages)

Getting ADV_IND and SCAN_RSP data with DBus
 2020-06-01  7:42 UTC 

[PATCH v5] bluetooth: hci_qca: Fix QCA6390 memdump failure
 2020-06-01  6:08 UTC  (2+ messages)

[PATCH v1] Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_write()
 2020-06-01  6:06 UTC  (2+ messages)

[PATCH v4] Bluetooth: hci_qca: Improve controller ID info log level
 2020-06-01  6:04 UTC  (3+ messages)

[Bluez] GATT battery service doesn't seem to function
 2020-05-31 14:48 UTC 

[PATCH v3 1/2] avrcp: Fix always requesting player settings for category 1
 2020-05-29 20:56 UTC  (5+ messages)
` [PATCH v3 2/2] avrcp: Don't attempt to load settings if on volume changed is supported

[PATCH BlueZ] adapter: Fix not removing client from discovery list
 2020-05-29 20:30 UTC  (2+ messages)

[PATCH BlueZ 0/5] Mesh clean up
 2020-05-29 17:22 UTC  (8+ messages)
` [PATCH BlueZ 1/5] mesh: Make helper packet print depends on debug setting
` [PATCH BlueZ 2/5] mesh: Debug output clean up
` [PATCH BlueZ 3/5] mesh: Remove debug-only related callback for packet send
` [PATCH BlueZ 4/5] mesh: Clean up style in net.c
  ` [BlueZ,4/5] "
` [PATCH BlueZ 5/5] mesh: Remove unused functions from net.c

[BlueZ PATCH v2 0/3] Load default system configuration from file
 2020-05-29 15:39 UTC  (7+ messages)
` [BlueZ PATCH v2 1/3] mgmt:adding load default system configuration definitions
  ` Load default system configuration from file
` [BlueZ PATCH v2 2/3] adapter:set default system configuration if available
  ` [BlueZ,v2,2/3] "
` [BlueZ PATCH v2 3/3] main:read default system configuration from the conf file
  ` [BlueZ,v2,3/3] "

[BlueZ PATCH 0/3] Load default system configuration from file
 2020-05-29 15:11 UTC  (7+ messages)
` [BlueZ PATCH 1/3] mgmt:adding load default system configuration definitions
  ` Load default system configuration from file
` [BlueZ PATCH 2/3] adapter:set default system configuration if available
  ` [BlueZ,2/3] "
` [BlueZ PATCH 3/3] main:read default system configuration from the conf file
  ` [BlueZ,3/3] "

[PATCH v2] Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-29 14:05 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-29 13:58 UTC  (3+ messages)

[PATCH] Bluetooth: Acquire sk_lock.slock without disabling interrupts
 2020-05-29 11:50 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v4] bluetooth: hci_qca: Fix QCA6390 memdump failure
 2020-05-29 11:47 UTC  (2+ messages)

[PATCH v2] Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
 2020-05-29 11:41 UTC  (2+ messages)

[PATCH v2] bluetooth: hci_qca: Fix suspend/resume functionality failure
 2020-05-29 11:39 UTC  (3+ messages)

[PATCH] Bluetooth: hci_qca: Fix an error pointer dereference
 2020-05-29  9:59 UTC 

[Bluez PATCH v3] audio/avrcp: Fix media player passthrough bitmask
 2020-05-29  5:31 UTC 

[PATCH v1 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-05-28 23:54 UTC  (7+ messages)
` [PATCH v1 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v1 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v1 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v1 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v1 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v1 7/7] Bluetooth: Update background scan and report device based on advertisement monitors

[PATCH v2 1/2] avrcp: Fix always requesting player settings for category 1
 2020-05-28 22:31 UTC  (4+ messages)
` [PATCH v2 2/2] avrcp: Don't attempt to load settings if on volume changed is supported

[BUG] bluez: impossible to start/stop discovery over dbus if the first discovery have failed
 2020-05-28 22:22 UTC  (2+ messages)

[PATCH v2] bluetooth: hci_qca: Fix QCA6390 memdump failure
 2020-05-28 21:20 UTC  (5+ messages)

[PATCH v3] Bluetooth: hci_qca: Improve controller ID info log level
 2020-05-28 20:36 UTC  (4+ messages)

[PATCH v3] bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-28 19:34 UTC  (5+ messages)

Is it possible to parallelize mesh node provisioning?
 2020-05-28 18:26 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Disconnect if E0 is used for Level 4
 2020-05-28 17:16 UTC  (10+ messages)
` [PATCH 2/4] Bluetooth: Fix assuming EIR flags can result in SSP authentication

[PATCH] Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
 2020-05-28 17:09 UTC 

[PATCH v1] bluetooth: hci_qca: Fix suspend/resume functionality failure
 2020-05-28 16:16 UTC  (2+ messages)

[Bluez PATCH v2] audio/avrcp: Fix media player passthrough bitmask
 2020-05-28 16:03 UTC  (2+ messages)

[PATCH BlueZ] avrcp: Fix always requesting player settings for category 1
 2020-05-28 14:31 UTC  (5+ messages)

[BlueZ PATCH v6] doc:adding definitions for load default params mgmt op
 2020-05-28 13:54 UTC 

[BlueZ PATCH v5] doc:adding definitions for load default params mgmt op
 2020-05-28 13:32 UTC  (3+ messages)

[PATCH v2] sco:Add support for BT_PKT_STATUS CMSG data
 2020-05-28 13:27 UTC  (3+ messages)

[PATCH v3] bluetooth: hci_qca: Fix QCA6390 memdump failure
 2020-05-28 11:27 UTC 

[PATCH v5] bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-28 11:14 UTC 

[PATCH BlueZ] monitor: Fix for incorrect len in L2CAP Enhanced Connection Req
 2020-05-28 10:36 UTC  (2+ messages)
` [BlueZ] "

[PATCH] Bluetooth: btmtkuart: add missed functions in the error paths of btmtuart_probe()
 2020-05-28 10:20 UTC 

[PATCH v2] Bluetooth: hci_qca: Improve controller ID info log level
 2020-05-28  9:31 UTC  (4+ messages)

[PATCH v4] bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-28  9:18 UTC  (3+ messages)

[PATCH] Bluetooth: btbcm: Added 003.006.007, changed 001.003.015
 2020-05-28  8:38 UTC  (2+ messages)

[BlueZ PATCH v8] doc: Describe the new Advertisement Monitor support
 2020-05-27 21:26 UTC  (2+ messages)

[PATCH BlueZ] advertising: Fix advertising flags
 2020-05-27 17:14 UTC  (2+ messages)

[PATCH] shared/shell: don't hook io_hup on non-interactive
 2020-05-27 17:13 UTC  (2+ messages)

Comments on the ConnectDevice API function
 2020-05-27 16:32 UTC  (7+ messages)

HCI Set custom bandwidth for AuriStream SCO codec
 2020-05-27 16:24 UTC  (12+ messages)
  ` Bluetooth: Allow to use configure SCO socket codec parameters

[BlueZ PATCH v4] doc:adding definitions for load default params mgmt op
 2020-05-27 15:42 UTC 

BIAS Security Vulnerability
 2020-05-27 13:16 UTC 

UUIDs for every single physical peripheral's service and characteristics?
 2020-05-26 21:38 UTC  (5+ messages)

[PATCH v1] Bluetooth: hci_qca: Improve controller ID info log level
 2020-05-26 16:06 UTC  (2+ messages)

[PATCH v2] bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-26 15:34 UTC  (2+ messages)

[PATCH v1] bluetooth: hci_qca: Fix QCA6390 memdump failure
 2020-05-26 14:51 UTC 

[BlueZ PATCH v3] doc:adding definitions for load default params mgmt op
 2020-05-26 13:47 UTC  (8+ messages)

[PATCH] Bluetooth: Avoid calling device_add() on duplicated HCI conn event
 2020-05-25 19:37 UTC  (3+ messages)

High number of writes per second to /var/lib/bluetooth/..../cache/..../
 2020-05-25 17:10 UTC 

[PATCH BlueZ v2 0/4] mesh: Static Analysis clean-up
 2020-05-25 14:15 UTC  (9+ messages)
` [PATCH BlueZ v2 1/4] mesh: Fix using uninitialized bytes
` [PATCH BlueZ v2 2/4] mesh: Fix leaked mesh_net allocation
  ` [BlueZ,v2,2/4] "
` [PATCH BlueZ v2 3/4] mesh: Fix leaked message reference
  ` [BlueZ,v2,3/4] "
` [PATCH BlueZ v2 4/4] mesh: Destroy PB-ADV queue when provisioning done
  ` [BlueZ,v2,4/4] "

[PATCH v1] bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-25 11:30 UTC  (2+ messages)

[Bug 203535] New: Bluetooth: command tx timeout with Intel Corporation Wireless 7260 in A2DP mode
 2020-05-25 10:30 UTC  (2+ messages)
` [Bug 203535] "

[PATCH BlueZ 3/3] mesh: Fix leaked message reference
 2020-05-22 23:36 UTC  (2+ messages)
` [BlueZ,3/3] "

[PATCH BlueZ 2/3] mesh: Fix leaked mesh_net allocation
 2020-05-22 23:36 UTC  (2+ messages)
` [BlueZ,2/3] "


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