linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-09 13:05:44 to 2025-07-14 21:00:06 UTC [more...]

[bluez/bluez]
 2025-07-14 21:00 UTC 

[PATCH BlueZ v1] monitor: Add sequence number and SDU length to ISO packets
 2025-07-14 21:00 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v2.. 1/3] lib: tools: remove POLL_ERRQUEUE
 2025-07-14 21:00 UTC  (5+ messages)
` [PATCH BlueZ v2.. 2/3] lib: add BT_PKT_SEQNUM and BT_SCM_PKT_SEQNUM
` [PATCH BlueZ v2.. 3/3] iso-tester: add tests for BT_PKT_SEQNUM
` [BlueZ,v2..,1/3] lib: tools: remove POLL_ERRQUEUE

[PATCH BlueZ] doc: explain SCO and L2CAP timestamping related socket features
 2025-07-14 21:00 UTC  (3+ messages)
` [BlueZ] "

[PATCH v2] Bluetooth: ISO: add socket option to report packet seqnum via CMSG
 2025-07-14 21:00 UTC  (3+ messages)
` [v2] "

[bluez/bluez] 468c58: monitor: Add sequence number and SDU length to ISO
 2025-07-14 20:54 UTC 

[bluez/bluez] 77cfff: device: Add btd_device_bdaddr_type_connected
 2025-07-14 20:47 UTC 

[PATCH BlueZ v2 1/5] device: Add btd_device_bdaddr_type_connected
 2025-07-14 20:35 UTC  (5+ messages)
` [PATCH BlueZ v2 2/5] doc: Add org.bluez.Bearer.LE and org.bluez.Bearer.BREDR
` [PATCH BlueZ v2 3/5] bearer: Add initial implementation of org.bluez.Bearer.{BREDR, LE}
` [PATCH BlueZ v2 4/5] client: Add support for org.bluez.Bearer.{BREDR, LE}1
` [PATCH BlueZ v2 5/5] client: Rework handling of Disconnected signal

[PATCH 1/3] Bluetooth: hci_core: fix typos in macros
 2025-07-14 20:27 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: hci_core: add missing braces when using macro parameters
` [PATCH 3/3] Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap

struct hci_dev::quirks is running out of bits on 32-bit platforms
 2025-07-14 18:19 UTC  (3+ messages)

[bluez/bluez] 33ec72: doc: explain SCO and L2CAP timestamping related so
 2025-07-14 17:49 UTC 

[syzbot] [bluetooth?] [bcachefs?] KASAN: slab-use-after-free Read in hci_uart_write_work
 2025-07-14 17:09 UTC 

[bluez/bluez]
 2025-07-14 16:59 UTC 

[bluez/bluez] 1c86be: lib: tools: remove POLL_ERRQUEUE
 2025-07-14 16:58 UTC 

Fw: [Bug 220333] New: Bluetooth: hci0: Opcode 0x0c03 failed (-110) on Mediatek MT7961 (ID 3554:fa09)
 2025-07-14 16:13 UTC 

[PATCH net-next] Bluetooth: btrtl: Fix passing zero to 'ERR_PTR'
 2025-07-14 16:10 UTC  (2+ messages)

[bluez/bluez] 2ef05e: monitor: Add sequence number and SDU length to ISO
 2025-07-14 15:51 UTC 

[PATCH] Bluetooth: ISO: add socket option to report packet seqnum via CMSG
 2025-07-14 15:46 UTC  (12+ messages)
`  "

[PATCH BlueZ 1/3] lib: tools: remove POLL_ERRQUEUE
 2025-07-14 15:43 UTC  (4+ messages)
` [PATCH BlueZ 2/3] lib: add BT_PKT_SEQNUM and BT_SCM_PKT_SEQNUM
` [PATCH BlueZ 3/3] iso-tester: add tests for BT_PKT_SEQNUM
` [BlueZ,1/3] lib: tools: remove POLL_ERRQUEUE

[PATCH v1] Bluetooth: btintel: Define a macro for Intel Reset vendor command
 2025-07-14 15:30 UTC  (3+ messages)
` [v1] "

[bluez/bluez] 2822a9: lib: tools: remove POLL_ERRQUEUE
 2025-07-14 14:21 UTC 

[PATCH v1 1/2] Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dump
 2025-07-14  8:43 UTC  (3+ messages)
` [PATCH v1 2/2] Bluetooth: btnxpuart: Add uevents for FW dump and FW download complete
` [v1,1/2] Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dump

[PATCH BlueZ] obexd: clear pointers in `phonebook_exit`
 2025-07-13 19:07 UTC  (2+ messages)
` [BlueZ] "

[bluez/bluez]
 2025-07-13 17:59 UTC 

[bluez/bluez] e0bf89: obexd: clear pointers in `phonebook_exit`
 2025-07-13 17:54 UTC 

[bluez/bluez]
 2025-07-12 18:55 UTC 

[bluetooth-next:master] BUILD SUCCESS c819e415efb3070b702dc3d521e0be1a15f7c170
 2025-07-12 11:58 UTC 

[PATCH bluez] src/adapter: Fix RemoveDevice timeout when device already disconnected
 2025-07-12 10:44 UTC  (3+ messages)
` [bluez] "

[bluez/bluez] ccf6ee: src/adapter: Fix RemoveDevice timeout when device 
 2025-07-12  9:31 UTC 

[PATCH Bluez v2 0/9] mesh: cleanups and a bugfix for relay packets
 2025-07-11 23:26 UTC  (11+ messages)
` [PATCH BlueZ v2 1/9] mesh: net-keys: more uses of BEACON_LEN_SNB and BEACON_LEN_MPB
  ` mesh: cleanups and a bugfix for relay packets
` [PATCH BlueZ v2 2/9] mesh: introduce MESH_AD_MAX_LEN and MESH_NET_MAX_PDU_LEN
` [PATCH BlueZ v2 3/9] mesh: replace MESH internal defines by shared ones
` [PATCH BlueZ v2 4/9] mesh: net: constify tx path
` [PATCH BlueZ v2 5/9] mesh: net: remove unused stuff
` [PATCH BlueZ v2 6/9] mesh: net: update comment
` [PATCH BlueZ v2 7/9] mesh: crypto: mesh_crypto_aes_ccm_encrypt(): remove unused parameter
` [PATCH BlueZ v2 8/9] mesh: crypto: simplify mesh_crypto_packet_parse()
` [PATCH BlueZ v2 9/9] mesh: fix corrupted relay packets

[bluez/bluez]
 2025-07-11 22:55 UTC 

[bluez/bluez] 0fc19d: mesh: net-keys: more uses of BEACON_LEN_SNB and BE
 2025-07-11 22:13 UTC 

[PATCH BlueZ vRFC 1/3] device: Add btd_device_bdaddr_type_connected
 2025-07-11 21:18 UTC  (4+ messages)
` [PATCH BlueZ vRFC 2/3] doc: Add org.bluez.Bearer.LE and org.bluez.Bearer.BREDR
` [PATCH BlueZ vRFC 3/3] bearer: Add initial implementation of org.bluez.Bearer.{BREDR, LE}
` [BlueZ,vRFC,1/3] device: Add btd_device_bdaddr_type_connected

[bluez/bluez] fb33aa: device: Add btd_device_bdaddr_type_connected
 2025-07-11 20:00 UTC 

[PATCH BlueZ] profiles/battery: handle reversed ordering of CCC and value
 2025-07-11 19:29 UTC  (2+ messages)
` [BlueZ] "

[bluez/bluez]
 2025-07-11 18:57 UTC 

[PATCH 0/9] mesh: cleanups and a bugfix for relay packets
 2025-07-11 18:50 UTC  (11+ messages)
` [PATCH BlueZ 1/9] mesh: net-keys: more uses of BEACON_LEN_SNB and BEACON_LEN_MPB
  ` mesh: cleanups and a bugfix for relay packets
` [PATCH BlueZ 2/9] mesh: introduce MESH_AD_MAX_LEN and MESH_NET_MAX_PDU_LEN
` [PATCH BlueZ 3/9] mesh: replace MESH internal defines by shared ones
` [PATCH BlueZ 4/9] mesh: net: constify tx path
` [PATCH BlueZ 5/9] mesh: net: remove unused stuff
` [PATCH BlueZ 6/9] mesh: net: update comment
` [PATCH BlueZ 7/9] mesh: crypto: mesh_crypto_aes_ccm_encrypt(): remove unused parameter
` [PATCH BlueZ 8/9] mesh: crypto: simplify mesh_crypto_packet_parse()
` [PATCH BlueZ 9/9] mesh: fix corrupted relay packets

[RFC PATCH BlueZ 0/4] Initial support for GATT Proxy Service
 2025-07-11 18:16 UTC  (10+ messages)
` [RFC PATCH BlueZ v2 0/7] "
  ` [RFC PATCH BlueZ v2 1/7] mesh: acceptor: increase interval for unprovisioned device beacon
    ` Initial support for GATT Proxy Service
  ` [RFC PATCH BlueZ v2 2/7] mesh: add support for provisioning via GATT
  ` [RFC PATCH BlueZ v2 3/7] mesh: add GATT proxy service
  ` [RFC PATCH BlueZ v2 4/7] mesh: gatt-proxy: support for proxy configuration messages and filtering
  ` [RFC PATCH BlueZ v2 5/7] mesh: main.conf/cfgmod-server: allow to enable proxy support
  ` [RFC PATCH BlueZ v2 6/7] mesh: net: proxy relaying
  ` [RFC PATCH BlueZ v2 7/7] mesh: gatt-proxy: propagate beacons

[bluez/bluez] c5bfab: mesh: net-keys: more uses of BEACON_LEN_SNB and BE
 2025-07-11 17:52 UTC 

[bluez/bluez] 140d3a: profiles/battery: handle reversed ordering of CCC 
 2025-07-11 17:46 UTC 

[PATCH] Bluetooth: L2CAP: Fix L2CAP MTU negotiation
 2025-07-11 15:09 UTC  (4+ messages)

[Bug 218952] New: bluetooth and wireplumber stop working after some time - dmesg report BUG
 2025-07-11 15:01 UTC  (3+ messages)
` [Bug 218952] "

[PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
 2025-07-11 14:17 UTC  (7+ messages)
` [v2] "

[PATCH v2 0/7] Bluetooth: Fix typos
 2025-07-11 13:50 UTC  (2+ messages)

[PATCH v2] driver: bluetooth: hci_qca: fix ssr fail when BT_EN is pulled up by hw
 2025-07-11 11:59 UTC  (3+ messages)

[bluez/bluez]
 2025-07-11  9:59 UTC 

[PATCH net-next v3] net: replace ND_PRINTK with dynamic debug
 2025-07-11  0:31 UTC  (3+ messages)

[bluez/bluez]
 2025-07-10 21:34 UTC 

[PATCH BlueZ] build: Fix typo in configure option help string
 2025-07-10 21:30 UTC  (2+ messages)

[bluez/bluez] 806dd7: build: Fix typo in configure option help string
 2025-07-10 21:18 UTC 

[PATCH BlueZ 1/4] shared/hfp: Add HF SLC connection function
 2025-07-10 18:53 UTC  (5+ messages)
` [PATCH BlueZ 2/4] unit/test-hfp: Add SLC connection test
` [PATCH BlueZ 3/4] shared/hfp: Add +CIEV event support
` [PATCH BlueZ 4/4] unit/test-hfp: Add indicators tests for HF
` [BlueZ,1/4] shared/hfp: Add HF SLC connection function

[PATCH BlueZ] doc: Add new telephony related profiles interfaces
 2025-07-10 17:39 UTC  (2+ messages)
` [BlueZ] "

[bluez/bluez] ac421a: shared/hfp: Add HF SLC connection function
 2025-07-10 17:37 UTC 

[PATCH] Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618
 2025-07-10 17:32 UTC  (3+ messages)
`  "

[PATCH v2 1/2] Bluetooth: SMP: If an unallowed command is received consider it a failure
 2025-07-10 17:32 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure
 2025-07-10 17:32 UTC  (2+ messages)

[PATCH RESEND] Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925
 2025-07-10 17:32 UTC  (2+ messages)

[bluez/bluez] 85e1c4: doc: Add new telephony related profiles interfaces
 2025-07-10 16:18 UTC 

[PATCH v3 1/2] Bluetooth: btrtl: Firmware format v3 support
 2025-07-10 16:10 UTC  (4+ messages)
` [PATCH v3 2/2] Bluetooth: btrtl: Add enhanced download support

[bluez/bluez]
 2025-07-10 15:18 UTC 

[bluez/bluez]
 2025-07-10 15:18 UTC 

[bluez/bluez] 1c6f08: obexd: Remove --enable-threads option
 2025-07-10 15:18 UTC 

[PATCH BlueZ] avdtp: fix not adding stream to global streams list
 2025-07-10 15:09 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] obexd: Remove --enable-threads option
 2025-07-10 15:09 UTC  (3+ messages)
` [BlueZ] "

[PATCH v1] Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pkt_type
 2025-07-10 15:09 UTC  (8+ messages)
` [v1] "

[PATCH next v4 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
 2025-07-10 13:40 UTC  (2+ messages)

[PATCH] Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
 2025-07-10 11:34 UTC  (2+ messages)
`  "

[PATCH v1 1/2] Bluetooth: btintel_pcie: Make driver wait for alive interrupt
 2025-07-10 11:05 UTC  (5+ messages)

[bluez/bluez] 63201d: avdtp: fix not adding stream to global streams list
 2025-07-10 10:37 UTC 

[PATCH] Bluetooth: btusb: Add RTL8851BE device 0x13d3:0x3601
 2025-07-10  8:23 UTC  (2+ messages)
`  "

[bluez/bluez]
 2025-07-09 18:48 UTC 

[bluez/bluez] 784607: btio: Fix coding style
 2025-07-09 18:47 UTC 

[PATCH] Bluetooth: Revert vendor-specific ISO classification for
 2025-07-09 15:29 UTC  (11+ messages)

[bluez/bluez]
 2025-07-09 15:12 UTC 

[bluez/bluez] 24a327: shared/util: Introduce strnlenutf8
 2025-07-09 15:12 UTC 

[PATCH BlueZ v4 0/4] Fix bugs found by static analysis
 2025-07-09 15:11 UTC  (7+ messages)
` [PATCH BlueZ v4 1/4] btio: fix range validation of security level
  ` Fix bugs found by static analysis
` [PATCH BlueZ v4 2/4] profiles/audio: add nullity checks
` [PATCH BlueZ v4 3/4] src/shared: "
` [PATCH BlueZ v4 4/4] obexd/client: fix err condition causing memleak

[PATCH BlueZ v2] shared/util: Introduce strnlenutf8
 2025-07-09 15:10 UTC  (3+ messages)
` [BlueZ,v2] "

[bluez/bluez] 886bc2: obexd: Remove --enable-threads option
 2025-07-09 14:51 UTC 

[bluez/bluez]
 2025-07-09 14:00 UTC 

[bluez/bluez]
 2025-07-09 14:00 UTC 

[bluez/bluez]
 2025-07-09 14:00 UTC 

[PATCH v2] Bluetooth: hci_sync: fix connectable extended advertising when using static random address
 2025-07-09 14:00 UTC  (2+ messages)

[bluez/bluez] 340fde: btio: fix range validation of security level
 2025-07-09 13:54 UTC 

[bluez/bluez] 80a6b9: btio: fix range validation of security level
 2025-07-09 13:53 UTC 

[bluez/bluez] 086150: shared/util: Introduce strnlenutf8
 2025-07-09 13:41 UTC 

[PATCH BlueZ v3 1/4] btio: fix range validation of security level
 2025-07-09 13:40 UTC  (2+ messages)
` Fix bugs found by static analysis

[PATCH BlueZ] shared/util: Refactor code from strisutf8 and strtoutf8
 2025-07-09 13:30 UTC  (3+ messages)

[bluez/bluez]
 2025-07-09 13:05 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).