zephyr/subsys/bluetooth/host
Marek Pieta 341f1f502d bluetooth: conn: Use a separate workqueue for connection TX notify
Use a separate workqueue instead of system workqueue for connection TX
notify processing. This makes Bluetooth stack more independent from the
system workqueue.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
2024-10-11 13:16:26 -04:00
..
classic Bluetooth: BREDR: L2CAP: Recover ident when conn is pending 2024-10-05 14:07:24 -04:00
shell Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
addr_internal.h
addr.c
adv.c Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
adv.h
aes_ccm.c
att_internal.h tests: bsim: bluetooth: host: att: Add ATT timeout test 2024-10-10 14:59:02 -04:00
att.c bluetooth: host: att: Implement disconnect on ATT timeout 2024-10-10 14:59:02 -04:00
buf_view.h lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
buf.c bluetooth: host: fix formatter warnings 2024-09-23 10:01:34 +02:00
CMakeLists.txt Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
conn_internal.h bluetooth: conn: Use a separate workqueue for connection TX notify 2024-10-11 13:16:26 -04:00
conn.c bluetooth: conn: Use a separate workqueue for connection TX notify 2024-10-11 13:16:26 -04:00
crypto_psa.c
crypto_tc.c
crypto.h
cs.c bluetooth: host: Add CONFIG_BT_CHANNEL_SOUNDING_TEST 2024-10-04 16:34:45 +01:00
data.c
direction_internal.h
direction.c
ecc.c
ecc.h
gatt_internal.h
gatt.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
hci_common.c Bluetooth: hci_common: Add assert on buf allocation 2024-08-12 10:10:48 +02:00
hci_core.c bluetooth: conn: Use a separate workqueue for connection TX notify 2024-10-11 13:16:26 -04:00
hci_core.h bluetooth: host: Add support for processing CS subevent results 2024-10-04 16:34:45 +01:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
hci_raw.c net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
id.c Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
id.h
iso_internal.h Bluetooth: ISO: Update includes for ISO files 2024-09-09 13:55:20 -04:00
iso.c Bluetooth: ISO: Add ISO BIS bitfield check macro 2024-10-10 20:22:39 -04:00
Kconfig bluetooth: conn: Use a separate workqueue for connection TX notify 2024-10-11 13:16:26 -04:00
Kconfig.gatt bluetooth: smp: remove experimental from BT_GATT_AUTHORIZATION_CUSTOM 2024-09-19 18:27:43 +01:00
Kconfig.l2cap
keys.c
keys.h
l2cap_internal.h
l2cap.c bluetooth: host: l2cap: Check conn state before queueing PDU 2024-10-10 14:59:02 -04:00
long_wq.c
long_wq.h
monitor.c bluetooth: honor log panic mode in monitor 2024-10-02 10:00:26 +02:00
monitor.h
scan.c Bluetooth: Host: Fix unable to start scanning after scan param failure 2024-09-05 12:25:17 +01:00
scan.h Bluetooth: Host: Rework enabling of scanner 2024-08-20 14:54:25 -04:00
settings.c
settings.h
smp_null.c
smp.c Bluetooth: BR: Improve bt_conn_set_bondable 2024-10-02 15:54:30 +02:00
smp.h
uuid.c