zephyr/include
Luiz Augusto von Dentz 1b038f2941 Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value
This ensures the every characteristic has a value attribute declared
with the same UUID since the old macro did not declare the value the
application would normally have to declare one itself using a different
UUID which is not allowed.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-05-14 18:51:22 +03:00
..
arch x86: grant user mode access to newlib heap 2018-05-09 16:36:36 -07:00
bluetooth Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
crypto
debug
dfu
display
drivers
dt-bindings boards: olimexino_stm32: Add USB support 2018-05-10 07:47:13 -05:00
fs subsys: fs: Add the support for multiple instances of fs 2018-05-08 08:53:01 -04:00
linker Bluetooth: settings: Add support for per-submodule handlers 2018-05-04 17:26:05 -04:00
logging
mgmt
misc slist: abstract node and list implementation 2018-04-30 13:15:51 -04:00
net net: Update bit size of _unused member in struct net_pkt 2018-05-09 09:53:34 -04:00
posix
random
settings susbsys: settings: fix coverity issues 2018-04-25 22:25:32 +05:30
shell
toolchain xtensa: provide XCC compiler support for Xtensa 2018-05-01 16:46:41 -04:00
usb include: usb: add USB DFU class header 2018-04-30 17:42:40 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
clock_control.h
console.h
counter.h
crc8.h
crc16.h
device.h
disk_access.h subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
dma.h dma: define and document the source and dest adjust enum. 2018-05-05 00:58:42 -04:00
entropy.h
eth.h
fcb.h
flash_map.h
flash.h
fs.h subsys: fs: Extend storage_dev type beyond 'struct device' 2018-05-08 08:53:01 -04:00
gpio.h dts: gpio: create gpio dt-bingings and inlude in stm32 dtsi files 2018-04-13 13:36:45 -05:00
i2c.h
i2s.h drivers: i2s: introduce CAVS I2S 2018-05-01 16:46:41 -04:00
init.h
ipm.h
irq_nextlevel.h drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
irq_offload.h
irq.h
json.h lib: json: Efficiently pack field name, offset, alignment, type 2018-05-01 15:44:09 -04:00
kernel_version.h
kernel.h kernel: Rework SMP irq_lock() compatibility layer 2018-05-02 10:00:17 -07:00
led_strip.h
led.h drivers: led: Add system call handler support 2018-05-04 10:07:39 -07:00
pinmux.h pinmux: remove user mode access 2018-05-07 22:20:20 -04:00
power.h
pwm.h
ring_buffer.h
rtc.h
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h license: fix spdx identifier in a few files 2018-04-12 15:19:51 -04:00
toolchain.h
uart.h
watchdog.h drivers: watchdog: Watchdog API redesign 2018-05-14 10:28:23 -05:00
zephyr.h