zephyr/subsys/bluetooth/host
Mariusz Skamra 700328ac55 Bluetooth: Introduce Bluetooth Testing API
This introduces Bluetooth internal API intended to be used for
qualification purposes. Application may register callbacks to get
data that is not exposed by public API.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2017-12-13 11:26:32 +02:00
..
mesh Bluetooth: Introduce Bluetooth Testing API 2017-12-13 11:26:32 +02:00
CMakeLists.txt Bluetooth: Introduce Bluetooth Testing API 2017-12-13 11:26:32 +02:00
Kconfig Bluetooth: Introduce Bluetooth Testing API 2017-12-13 11:26:32 +02:00
a2dp.c
a2dp_internal.h
at.c
at.h
att.c
att_internal.h
avdtp.c
avdtp_internal.h
conn.c
conn_internal.h
crypto.c
crypto.h
ecc.h
gatt.c
gatt_internal.h
hci_core.c Bluetooth: Added missing checks for whether CONFIG_BT_PRIVACY is enabled 2017-11-27 11:30:00 +02:00
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw.c
hci_raw_internal.h
hfp_hf.c
hfp_internal.h
keys.c
keys.h
keys_br.c
l2cap.c
l2cap_br.c
l2cap_internal.h
monitor.c
monitor.h
rfcomm.c
rfcomm_internal.h
sdp.c
sdp_internal.h
smp.c
smp.h
smp_null.c
storage.c
testing.c Bluetooth: Introduce Bluetooth Testing API 2017-12-13 11:26:32 +02:00
testing.h Bluetooth: Introduce Bluetooth Testing API 2017-12-13 11:26:32 +02:00
uuid.c