zephyr/net/bluetooth
Arkadiusz Lichwa 17fcf67422 Bluetooth: BR/EDR: Initialize ACL Tx semaphore
Defines dedicated semaphore for sync ACL packets out.

Change-Id: I114daad24cd75fa4165128eab697af382ea10c3a
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:24:51 -05:00
..
att.c Bluetooth: Fix checking response len in read by type 2016-02-05 20:24:51 -05:00
att.h Bluetooth: Make Kconfig buffer sizes follow MTU sizes 2016-02-05 20:24:45 -05:00
conn_internal.h
conn.c Bluetooth: Allow to require FIPS security level for connection 2016-02-05 20:24:51 -05:00
gatt_internal.h
gatt.c Bluetooth: gatt: Fix missing return and assignment to invalid type 2016-02-05 20:24:47 -05:00
hci_core.c Bluetooth: BR/EDR: Initialize ACL Tx semaphore 2016-02-05 20:24:51 -05:00
hci_core.h Bluetooth: BR/EDR: Initialize ACL Tx semaphore 2016-02-05 20:24:51 -05:00
Kconfig Bluetooth: Kconfig: Be consistent with terminology 2016-02-05 20:24:49 -05:00
keys.c
keys.h Bluetooth: Add support for LE Secure Connections LTK 2016-02-05 20:24:49 -05:00
l2cap_internal.h
l2cap.c Bluetooth: L2CAP: Add support for receiving LE Credits 2016-02-05 20:24:47 -05:00
Makefile
smp_null.c
smp.c Bluetooth: SMP: Add LE SC smp_g6 init test 2016-02-05 20:24:51 -05:00
smp.h Bluetooth: SMP: Calculate LTK and MacKey for LE SC 2016-02-05 20:24:49 -05:00
stack.h
uuid.c