Go to file
Szymon Janc 81a4dbcf8f Bluetooth: Allow to set required security for connection
This adds bt_conn_security function that can be used to elevate
security on connection. If device is not paired it will trigger
pairing first.

For now only JustWorks pairing is supported so full security level
tracking is not needed as only medium level is supported.

Change-Id: I6d344f55286a79bd989bd18f852a6859dc8ea96a
Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
2016-02-05 20:14:31 -05:00
arch
config
doc
drivers
include Bluetooth: Allow to set required security for connection 2016-02-05 20:14:31 -05:00
kernel
lib/libc
misc
net Bluetooth: Allow to set required security for connection 2016-02-05 20:14:31 -05:00
samples net: apps: Set the mac address in the stack 2016-02-05 20:14:31 -05:00
scripts
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
Makefile Zephyr 0.2.0 2016-02-05 20:14:28 -05:00
Makefile.inc
zephyr-env.sh