zephyr/subsys/bluetooth/host
Kamil Gawor 8853cb3d06 subsys: bluetooth: Add notification TX complete callback
This changed added notification complete callback which
gives information if a given notification has been sent.

Signed-off-by: Kamil Gawor <Kamil.Gawor@nordicsemi.no>
2018-09-14 14:39:01 +02:00
..
mesh Bluetooth: Mesh: Fix incorrect reference to BT_SETTINGS 2018-09-10 10:46:23 -04:00
a2dp_internal.h
a2dp.c
at.c bluetooth: at: Fix warning when building with newlib 2018-07-16 11:06:20 -04:00
at.h tests: bluetooth/at: Fix string signedness issues 2017-09-26 12:56:50 +03:00
att_internal.h
att.c Bluetooth: att: Add Kconfig option to disable Multiple Read operation 2018-06-27 12:50:24 +03:00
avdtp_internal.h
avdtp.c
CMakeLists.txt Bluetooth: Remove bt_storage API 2018-05-04 17:26:05 -04:00
conn_internal.h Bluetooth: host: directed advertising support 2018-09-13 14:21:21 +02:00
conn.c Bluetooth: host: directed advertising support 2018-09-13 14:21:21 +02:00
crypto.c
crypto.h
ecc.h
gatt_internal.h bluetooth: gatt: Add GAP Central Address Resolution characteristic 2018-09-10 17:47:15 -04:00
gatt.c subsys: bluetooth: Add notification TX complete callback 2018-09-14 14:39:01 +02:00
hci_core.c Bluetooth: host: directed advertising support 2018-09-13 14:21:21 +02:00
hci_core.h Bluetooth: host: directed advertising support 2018-09-13 14:21:21 +02:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig doc: fix kconfig misspellings 2018-08-28 13:58:46 -04:00
keys_br.c
keys.c Bluetooth: Remove bogus bt_keys_func_t typedef 2018-08-13 19:53:22 +03:00
keys.h Bluetooth: Remove bogus bt_keys_func_t typedef 2018-08-13 19:53:22 +03:00
l2cap_br.c Bluetooth: L2CAP: Use BR definition on connection success 2018-04-03 14:30:10 +03:00
l2cap_internal.h Bluetooth: L2CAP: Update LE specific connection result values 2018-04-03 14:30:10 +03:00
l2cap.c Bluetooth: L2CAP: Add support for dynamically allocated PSM values 2018-05-18 12:39:58 +03:00
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
settings.c Bluetooth: Add full storage support for multiple identities 2018-08-13 19:53:22 +03:00
settings.h Bluetooth: Add full storage support for multiple identities 2018-08-13 19:53:22 +03:00
smp_null.c
smp.c Bluetooth: Add infrastructure to handle multiple identities 2018-08-13 19:53:22 +03:00
smp.h Bluetooth: Fix central from failing to start encryption 2018-06-22 18:03:43 +02:00
testing.c Bluetooth: btp: Add event indicating expiration of incomp timer 2018-01-03 10:48:13 +01:00
testing.h Bluetooth: btp: Add event indicating expiration of incomp timer 2018-01-03 10:48:13 +01:00
uuid.c