zephyr/include
Arkadiusz Lichwa ac98b4e221 Bluetooth: Handle update connection parameters
When connected, the peripheral/slave can trigger changing connection parameters.
Handle such request on central/master and if needed update controller settings
regarding the relevant connection parameters.

Change-Id: If3c1d91752f8d3875918bd8bfe923330790f530e
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:14:24 -05:00
..
arch arm: fix __assert.h inclusion in asm files 2016-02-05 20:14:21 -05:00
bluetooth Bluetooth: Handle update connection parameters 2016-02-05 20:14:24 -05:00
drivers nanokernel: allow nano time tracking to be used in microkernels 2016-02-05 20:14:22 -05:00
microkernel kernel: move TICKS_NONE/UNLIMITED from micro to nano 2016-02-05 20:14:22 -05:00
misc dlist: enhance library and make all functions inline 2016-02-05 20:14:22 -05:00
net net: Add max length of the IPv6 address as a string 2016-02-05 20:14:24 -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
clock_vars.h nanokernel: allow nano time tracking to be used in microkernels 2016-02-05 20:14:22 -05:00
device.h device: Add device model infrastructure 2016-02-05 20:14:14 -05:00
init.h init.h: Add the ability to set driver_data at build time 2016-02-05 20:14:19 -05:00
kernel_version.h Add "sys_" prefix to public kernel versioning APIs 2016-02-05 20:14:13 -05:00
linker-defs.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
linker-tool-gcc.h Always use __start as the entry point 2016-02-05 20:14:00 -05:00
linker-tool.h
microkernel.h Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
nanokernel.h nanokernel.h: make nano timers APIs available to microkernels 2016-02-05 20:14:22 -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
toolchain.h