zephyr/net/bluetooth
Szymon Janc 0fe883ccb1 Bluetooth: Fix not reseting required security in case of error
If bt_conn_security failed required security level should be set
back to current security. Otherwise it might not be possible to
try later on with lower security.

Change-Id: I3ad7151f2cdff15147b9948bbdab516b8cc16ce2
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:26 -05:00
..
att.c Bluetooth: Add support for disabling GATT client support 2016-02-05 20:24:24 -05:00
att.h
buf.c Bluetooth: Make BT buffers connection support optional 2016-02-05 20:24:24 -05:00
conn_internal.h Bluetooth: Don't delay bt_conn connected callback 2016-02-05 20:24:26 -05:00
conn.c Bluetooth: Fix not reseting required security in case of error 2016-02-05 20:24:26 -05:00
gatt_internal.h Bluetooth: Add support for disabling GATT client support 2016-02-05 20:24:24 -05:00
gatt.c Bluetooth: Move GATT code to reduce number of ifdefs 2016-02-05 20:24:26 -05:00
hci_core.c Bluetooth: Don't delay bt_conn connected callback 2016-02-05 20:24:26 -05:00
hci_core.h
Kconfig Bluetooth: Add support for disabling GATT client support 2016-02-05 20:24:24 -05:00
keys.c
keys.h Bluetooth: Cover whole key API under CONFIG_BLUETOOTH_SMP 2016-02-05 20:24:26 -05:00
l2cap.c Bluetooth: Don't delay bt_conn connected callback 2016-02-05 20:24:26 -05:00
l2cap.h
Makefile Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
smp_null.c Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
smp.c Bluetooth: Clear pairing flag if all keys have been distributed 2016-02-05 20:24:26 -05:00
smp.h
stack.h Bluetooth: Add new code for stack usage analysis 2016-02-05 20:24:25 -05:00
uuid.c