zephyr/include
Szymon Janc 6116d58b02 Bluetooth: Use bt_auth_cancel for pairing cancel
bt_auth_cancel can be used to cancel any type of pairing.

Change-Id: Ia1a6ba834186ab6d5082d3eb473319c2d70cf4a7
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-03-08 15:38:59 +00:00
..
arch sys_io: don't allow negative bit offsets 2016-03-04 16:26:21 +00:00
bluetooth Bluetooth: Use bt_auth_cancel for pairing cancel 2016-03-08 15:38:59 +00:00
display
drivers Fix uart_pipe_send documentation 2016-03-08 13:53:26 +00:00
microkernel
misc
net
toolchain include: Remove UNALIGNED_READ & UNALIGNED_WRITE 2016-03-04 20:11:57 +00:00
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
device.h
flash.h drivers: framework for a generic flash driver 2016-03-07 16:13:15 +00:00
gpio.h
i2c.h
init.h
ipm.h
irq_offload.h
irq.h irq: formalize external zephyr interrupt API 2016-02-26 15:53:22 +00:00
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h kernel: add fiber_wakeup() 2016-02-25 11:06:09 -05:00
pinmux.h
pwm.h
rtc.h
section_tags.h
sections.h
shared_irq.h
spi.h SPI: Change read/write buffer pointers to void * 2016-03-04 20:13:21 +00:00
sw_isr_table.h
sys_clock.h
sys_io.h sys_io: don't allow negative bit offsets 2016-03-04 16:26:21 +00:00
toolchain.h
uart.h uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
watchdog.h
zephyr.h