zephyr/net/bluetooth
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
..
att.c Bluetooth: GATT: Split Authorization Permission for Read and Write 2016-02-05 20:25:17 -05:00
att.h
conn_internal.h
conn.c nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
gatt_internal.h
gatt.c
hci_core.c nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
hci_core.h Bluetooth: SMP: Refactor authentication 2016-02-05 20:25:09 -05:00
Kconfig Bluetooth: SMP: Add support for Secure Connection Only Mode 2016-02-05 20:25:10 -05:00
keys.c
keys.h Bluetooth: SMP: Add support for Secure Connection Only Mode 2016-02-05 20:25:10 -05:00
l2cap_internal.h
l2cap.c nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
Makefile
smp_null.c Bluetooth: Fix GATT client build without SMP 2016-02-05 20:25:09 -05:00
smp.c Bluetooth: SMP: Fix missing buffer unref for LE SC only mode 2016-02-05 20:25:10 -05:00
smp.h Bluetooth: SMP: Refactor authentication 2016-02-05 20:25:09 -05:00
stack.h
uuid.c Bluetooth: UUID: Introduce bt_uuid_copy 2016-02-05 20:25:09 -05:00