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
..
Kconfig Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
Makefile Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
att.c Bluetooth: L2CAP: Refactor l2cap core types 2016-06-13 11:49:07 +00:00
att_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
conn.c Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
conn_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
gatt.c Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
gatt_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
hci_core.c Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
hci_core.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
hci_ecc.c Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
hci_ecc.h Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
keys.c Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
keys.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
l2cap.c Bluetooth: L2CAP: Remove unnecessary stack variables 2016-06-13 15:14:18 +03:00
l2cap_br.c Bluetooth: L2CAP: Add helper for BR channel conversion 2016-06-13 15:14:18 +03:00
l2cap_internal.h Bluetooth: L2CAP: Refactor l2cap core types 2016-06-13 11:49:07 +00:00
monitor.c Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
monitor.h Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
smp.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
smp.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
smp_null.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
uuid.c Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00