zephyr/include
Johan Hedberg 7c038ef99e Bluetooth: Provide static inline stubs for UUID string helpers
This way when BLUETOOTH_DEBUG has been disabled we don't need to make
extra #ifdefs in application code to make it build without debug
support.

Change-Id: Iceabe0d700d571afae8b85c2c559ba372a883682
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-04-18 13:45:33 +00:00
..
arch debug/x86: add runtime info needed by target debuggers 2016-04-16 05:29:22 +00:00
bluetooth Bluetooth: Provide static inline stubs for UUID string helpers 2016-04-18 13:45:33 +00:00
display drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
drivers console: add hook for debug server to handle outgoing characters 2016-04-16 05:29:20 +00:00
microkernel headers: use __deprecated 2016-04-15 22:07:57 +00:00
misc debug: add target GDB server 2016-04-16 05:29:22 +00:00
net net: buf: Add helper for catching ref counting errors 2016-04-18 12:07:20 +00:00
toolchain gcc: add __weak for shorter __attribute__((__weak__)) 2016-04-16 05:29:20 +00:00
adc.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
aio_comparator.h
atomic.h
cache.h
clock_control.h clock_control: extend API with clock rate query operation 2016-03-16 18:09:32 +00:00
counter.h doc: counter should be under device driver 2016-04-15 18:42:17 +00:00
device.h doc: device.h: hide DEV_* from public documentation 2016-04-15 22:06:44 +00:00
flash.h drivers: Fix documentation from remaining APIs 2016-03-16 19:30:04 -04:00
gpio.h power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
i2c.h drivers: Fix documentation from remaining APIs 2016-03-16 19:30:04 -04:00
init.h power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
ipm.h ipm: correct prototype for ipm_send 2016-03-09 06:31:02 +00:00
irq.h headers: use __deprecated 2016-04-15 22:07:57 +00:00
irq_offload.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h nano_fifo: Fix problem with nano_fifo and timeouts 2016-04-12 01:22:42 +00:00
pinmux.h pinmux: Change returning type from pinmux.h APIs 2016-03-16 19:46:05 +00:00
power.h power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
pwm.h doc: pwm: remove extra function param from comment 2016-04-15 22:06:41 +00:00
rtc.h
section_tags.h
sections.h
sensor.h sensor.h: Add helper functions for unit conversions 2016-04-02 23:08:48 +00:00
shared_irq.h
spi.h drivers: Fix documentation from remaining APIs 2016-03-16 19:30:04 -04:00
sw_isr_table.h
sys_clock.h sys_clock: Add a helper to compute micro seconds 2016-04-07 16:51:07 +00:00
sys_io.h
toolchain.h
uart.h serial/uart.h: no need to check driver_api being NULL 2016-04-12 19:30:35 +08:00
watchdog.h
zephyr.h