zephyr/net/bluetooth
Szymon Janc e6b32cd098 Bluetooth: SMP: Use flag for tracking if encryption pending
There is no need to have sparate bool in context structure while
flags field is available.

Change-Id: Ib1bcf9794c32268897b0a873787566a620f3097b
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:15:37 -05:00
..
att.c
att.h
buf.c
conn_internal.h
conn.c Bluetooth: Use connection reference as free indicator 2016-02-05 20:15:37 -05:00
gatt.c
hci_core.c Bluetooth: Fix setting security level on encryption 2016-02-05 20:15:37 -05:00
hci_core.h
Kconfig
keys.c
keys.h Bluetooth: Store if generated keys are authenticated 2016-02-05 20:15:37 -05:00
l2cap.c
l2cap.h
Makefile
smp.c Bluetooth: SMP: Use flag for tracking if encryption pending 2016-02-05 20:15:37 -05:00
smp.h
uuid.c