zephyr/net/bluetooth
Szymon Janc 1bcdb48643 Bluetooth: SMP: Fix registering L2CAP fixed channel
After last refactor L2CAP channel context is type of struct
bt_l2cap_le_chan. This fix not being able to use Security Manager.

Change-Id: I6e54a1ab1bc3c48f856b07cb45278e3b8b23b122
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-06-14 17:14:45 +02:00
..
att_internal.h
att.c
conn_internal.h
conn.c Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
gatt_internal.h
gatt.c
hci_core.c Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
hci_core.h
hci_ecc.c Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
hci_ecc.h
Kconfig
keys.c
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c
Makefile
monitor.c
monitor.h
smp_null.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
smp.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
smp.h
uuid.c