zephyr/include
Jaganath Kanakkassery fdf212fa29 Bluetooth: RFCOMM: Fix channel range documentation
RFCOMM channel range is 1 - 30, 0 and 31 shall not be used since
the corresponding DLCIs are reserved in GSM.

Change-Id: I63ff188e06007208b629a3e3bc22681c0bad239b
Signed-off-by: Jaganath Kanakkassery <jaganathx.kanakkassery@intel.com>
2016-12-16 10:27:48 +02:00
..
arch kernel: add k_cpu_idle/k_cpu_atomic_idle() 2016-12-15 16:17:38 -05:00
bluetooth Bluetooth: RFCOMM: Fix channel range documentation 2016-12-16 10:27:48 +02:00
display
drivers arcv2_timer0: Add suspend and resume support 2016-12-15 12:49:32 +00:00
fs
iot iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
linker net: Declare a macro to define stacks used by networking 2016-12-02 12:41:14 +02:00
misc shell: Add ARG_UNUSED macro to avoid compiler warnings 2016-12-12 20:02:30 +00:00
net net: buf: Fix incorrect reference to net_buf_get_debug 2016-12-15 12:49:57 +00:00
toolchain toolchain: Add a popcount macro for GCC 2016-12-12 20:07:53 +00:00
usb
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h device: do not set struct as deprecated 2016-12-11 06:36:14 -05:00
disk_access.h
dma.h
eth.h
flash.h
fs.h
gpio.h
i2c.h i2c: Add doxygen markup for internal only definitions. 2016-12-04 12:49:43 +00:00
init.h
ipm.h
irq.h
irq_offload.h
kernel.h kernel: introduce single-threaded kernel 2016-12-15 16:17:39 -05:00
kernel_version.h
legacy.h kernel: add k_cpu_idle/k_cpu_atomic_idle() 2016-12-15 16:17:38 -05:00
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h