zephyr/include
Mariusz Skamra 4e5d6581c0 Bluetooth: GATT: Split Authorization Permission for Read and Write
According to Core Specification 4.2 Vol 3, Part G, 3.3.3.4,
Server Characteristic Configuration descriptor shall be:
"Readable with no authentication or authorization.
Writable with authentication and authorization defined by a
higher layer specification or is implementation specific."
So there shall be separate authorization permissions
for write and read access.

Change-Id: Ia2850acbb976571743bf96cf9cbe0c1128534073
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:25:17 -05:00
..
arch interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
bluetooth Bluetooth: GATT: Split Authorization Permission for Read and Write 2016-02-05 20:25:17 -05:00
display
drivers interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
microkernel
misc
net
toolchain
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
ipm.h
irq_offload.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
pwm.h
rtc.h
section_tags.h
sections.h
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
sys_clock.h
sys_io.h
toolchain.h
uart.h uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
watchdog.h
zephyr.h