zephyr/net/bluetooth
Luiz Augusto von Dentz 0af650f145 Bluetooth: L2CAP: Make bt_l2cap_chan_send return the bytes sent
This is useful to detect if everything was sent properly.

Change-Id: If5ec891dc394d46b5ce8e011759ced4f3ecb5fb5
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:59 -05:00
..
att.c
att.h
conn_internal.h Bluetooth: Simplify preprocessor checks for BR/EDR samphores 2016-02-05 20:24:59 -05:00
conn.c Bluetooth: Simplify preprocessor checks for BR/EDR samphores 2016-02-05 20:24:59 -05:00
gatt_internal.h
gatt.c
hci_core.c Bluetooth: Fix zero-byte coding style for memset() 2016-02-05 20:24:59 -05:00
hci_core.h
Kconfig
keys.c
keys.h
l2cap_internal.h
l2cap.c Bluetooth: L2CAP: Make bt_l2cap_chan_send return the bytes sent 2016-02-05 20:24:59 -05:00
Makefile
smp_null.c
smp.c Bluetooth: SMP: Fix missing new line 2016-02-05 20:24:59 -05:00
smp.h
stack.h
uuid.c