zephyr/include/bluetooth
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
..
bluetooth.h Bluetooth: Clean up doxygen documentation in bluetooth.h 2016-02-05 20:14:24 -05:00
buf.h Bluetooth: Add doxygen documentation for buf.h 2016-02-05 20:14:24 -05:00
conn.h Bluetooth: Allow to set required security for connection 2016-02-05 20:14:31 -05:00
driver.h Bluetooth: Move HCI driver API to dedicated header file 2016-02-05 20:14:23 -05:00
gatt.h Bluetooth: Replace peer address with conn in GATT API 2016-02-05 20:14:30 -05:00
hci.h Bluetooth: Handle update connection parameters 2016-02-05 20:14:24 -05:00
log.h Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
uuid.h Bluetooth: Make Bluetooth UUID defines consistent 2016-02-05 20:14:23 -05:00