zephyr/net
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
..
bluetooth Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
ip net: Use net_buf APIs for getting net_buf elements from FIFO 2016-06-14 09:20:06 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
buf.c net: Convert net_buf_put() to use new nano_fifo_put_list() API 2016-06-14 08:20:43 +03:00