zephyr/include
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 Add .debug_macro for DWARF4 2016-02-05 20:14:27 -05:00
bluetooth Bluetooth: Allow to set required security for connection 2016-02-05 20:14:31 -05:00
drivers uart: Get rid of camelCase style 2016-02-05 20:14:27 -05:00
microkernel Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00
misc dlist: enhance library and make all functions inline 2016-02-05 20:14:22 -05:00
net net: 6lowpan: Adapt compression functions to net_mbuf buffers 2016-02-05 20:14:30 -05:00
toolchain Remove deprecated macros ALIGN_STRUCT and PACK_STRUCT 2016-02-05 20:14:22 -05:00
atomic.h atomic: Add bitfield API for atomic_t 2016-02-05 20:14:15 -05:00
device.h init: Add init system calls to micro and nano kernel init 2016-02-05 20:14:27 -05:00
gpio.h gpio: Add header for gpio API functions 2016-02-05 20:14:28 -05:00
i2c.h i2c: adding in public i2c header 2016-02-05 20:14:28 -05:00
init.h init: Back out symbolic names in macro definition 2016-02-05 20:14:28 -05:00
kernel_version.h version: Update version handling and code 2016-02-05 20:14:27 -05:00
linker-defs.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
linker-tool-gcc.h Rename option CPU_CORTEXM to CPU_CORTEX_M 2016-02-05 20:14:25 -05:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h Rename microkernel/sema.h to semaphore.h 2016-02-05 20:14:25 -05:00
nanokernel.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00
section_tags.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
sections.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
sw_isr_table.h Rename _IsrTable to _sw_isr_table 2016-02-05 20:13:53 -05:00
sys_clock.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00
toolchain.h Compiler specific configuration 2016-02-05 20:13:52 -05:00