zephyr/include
Luiz Augusto von Dentz d65dcc5e4b Bluetooth: GATT: Replace handle with attribute object in bt_gatt_notify
This make more sense since the handles are normally self allocated by
the stack.

Change-Id: I198dd9c3ef6259cff8a0e528514918ec18990dea
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:20 -05:00
..
arch interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
bluetooth Bluetooth: GATT: Replace handle with attribute object in bt_gatt_notify 2016-02-05 20:25:20 -05:00
display
drivers interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
microkernel microkernel: fix build issue when CONFIG_TASK_MONITOR=y 2016-02-05 20:25:12 -05:00
misc drivers/console: shell: Add custom prompt callback support 2016-02-05 20:24:58 -05:00
net net: buf: Enable IP and L2 buf debugging properly 2016-02-05 20:24:59 -05:00
toolchain fixed check for clang compiler 2016-02-05 20:25:04 -05:00
adc.h spi: Make the API fully synchronous 2016-02-05 20:25:17 -05:00
aio_comparator.h
atomic.h
cache.h
clock_control.h
device.h device: Fix typo in Doxygen comments 2016-02-05 20:25:17 -05:00
gpio.h
i2c.h i2c: Set I2C_MSG_STOP in i2c_write and i2c_read 2016-02-05 20:25:17 -05:00
init.h device: add a new macro to obtain the device object symbol name 2016-02-05 20:25:15 -05:00
ipm.h ipi: rename to ipm 2016-02-05 20:25:04 -05:00
irq_offload.h irq_offload: API to run a function in IRQ context 2016-02-05 20:24:55 -05:00
kernel_version.h
linker-defs.h
linker-tool-gcc.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
linker-tool.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
microkernel.h
nanokernel.h nano_timers: Simplify nano_xxx_timer_test() API family 2016-02-05 20:25:15 -05:00
pinmux.h pinmux: adding pullup and input enable functions 2016-02-05 20:25:10 -05:00
pwm.h
rtc.h rtc: Fix naming of RTC symbols 2016-02-05 20:25:15 -05:00
section_tags.h
sections.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
shared_irq.h interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
spi.h spi: Make the API fully synchronous 2016-02-05 20:25:17 -05:00
sw_isr_table.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sys_clock.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sys_io.h
toolchain.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
uart.h uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
watchdog.h watchdog: Make the API ready for multiple WDT instances 2016-02-05 20:24:58 -05:00
zephyr.h