zephyr/subsys/bluetooth/host
Luiz Augusto von Dentz b563f4440a Bluetooth: Dispatch internal callbacks using RX thread
This is safer now that bt_conn_create_pdu can return NULL when using
syswq which can prevent things like signalling of L2CAP and ATT layers.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-08-09 21:01:59 +02:00
..
CMakeLists.txt Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
Kconfig Bluetooth: Host: Add whitelist support in Bluetooth Host API 2019-08-09 16:26:10 +02:00
Kconfig.gatt Bluetooth: GATT: Kconfig: Remove redundant BT_CONN dependencies 2019-08-08 11:54:46 +02:00
Kconfig.l2cap Bluetooth: L2CAP: Kconfig: Remove redundant BT_CONN dependency 2019-08-07 16:51:02 +03:00
a2dp.c
a2dp_internal.h
at.c
at.h
att.c Bluetooth: Dispatch internal callbacks using RX thread 2019-08-09 21:01:59 +02:00
att_internal.h Bluetooth: Dispatch internal callbacks using RX thread 2019-08-09 21:01:59 +02:00
avdtp.c
avdtp_internal.h
conn.c Bluetooth: Dispatch internal callbacks using RX thread 2019-08-09 21:01:59 +02:00
conn_internal.h
crypto.c
crypto.h
ecc.h
gatt.c Bluetooth: GATT: Fix byte order for database hash 2019-07-31 15:25:06 +02:00
gatt_internal.h
hci_core.c Bluetooth: Host: Add whitelist support in Bluetooth Host API 2019-08-09 16:26:10 +02:00
hci_core.h Bluetooth: Host: Add whitelist support in Bluetooth Host API 2019-08-09 16:26:10 +02:00
hci_ecc.c Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
hci_ecc.h
hci_raw.c Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
hci_raw_internal.h
hfp_hf.c
hfp_internal.h
keys.c Bluetooth: Keys: Fix logging assertions when enabling BT_DEBUG_KEYS. 2019-07-31 16:48:54 +02:00
keys.h
keys_br.c
l2cap.c Bluetooth: Dispatch internal callbacks using RX thread 2019-08-09 21:01:59 +02:00
l2cap_br.c Bluetooth: L2CAP: Make use of Z_STRUCT_SECTION_ITERABLE 2019-07-04 17:00:09 +03:00
l2cap_internal.h Bluetooth: Dispatch internal callbacks using RX thread 2019-08-09 21:01:59 +02:00
monitor.c
monitor.h
rfcomm.c cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
rfcomm_internal.h
sdp.c
sdp_internal.h
settings.c Bluetooth: Settings: Fix generated identity not persistently stored. 2019-08-05 11:00:57 +02:00
settings.h
smp.c Bluetooth: SMP: MITM security possible without IO when OOB data present 2019-08-09 11:20:31 +02:00
smp.h Bluetooth: SMP: Fix peripheral security request with authenticated keys 2019-07-31 14:24:10 +02:00
smp_null.c
testing.c
testing.h
uuid.c Bluetooth: Host: Find by type should accept 128bit UUIDs 2019-08-07 15:39:11 +02:00