zephyr/net/bluetooth
Luiz Augusto von Dentz 0ba6b93793 Bluetooth: L2CAP: Fix sending wrong CID for LE Credits
The CID should be taken from rx endpoint not tx endpoint as the credits
are in fact updated in rx.credits.

Change-Id: I43aed2a08b6fd978244c02c43640a3226d897e45
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:47 -05:00
..
att.c Bluetooth: ATT: Fix not releasing buffer before calling the callback 2016-02-05 20:24:45 -05:00
att.h
conn_internal.h
conn.c
gatt_internal.h
gatt.c Bluetooth: gatt: Fix possible NULL pointer dereference 2016-02-05 20:24:47 -05:00
hci_core.c
hci_core.h
Kconfig Bluetooth: Increase BLUETOOTH_HCI_EVT_COUNT 2016-02-05 20:24:47 -05:00
keys.c
keys.h
l2cap_internal.h
l2cap.c Bluetooth: L2CAP: Fix sending wrong CID for LE Credits 2016-02-05 20:24:47 -05:00
Makefile
smp_null.c
smp.c
smp.h
stack.h
uuid.c