zephyr/include/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
..
bluetooth.h Bluetooth: Don't pass length of PIN code to bt_auth_pincode_entry 2016-02-05 20:25:10 -05:00
conn.h Bluetooth: BR/EDR: Extend bt_conn_info type 2016-02-05 20:25:09 -05:00
driver.h Bluetooth: Convert driver header info to hidden Kconfig options 2016-02-05 20:24:45 -05:00
gatt.h Bluetooth: GATT: Split Authorization Permission for Read and Write 2016-02-05 20:25:17 -05:00
hci.h Bluetooth: BR/EDR: Add PIN code HCI protocol data 2016-02-05 20:25:09 -05:00
l2cap.h Bluetooth: L2CAP: Implement segmentation for incoming packets 2016-02-05 20:24:51 -05:00
log.h Bluetooth: Move BT_STACK definitions to log.h 2016-02-05 20:25:08 -05:00
uuid.h Bluetooth: Add PPCP UUID declaration 2016-02-05 20:25:10 -05:00