zephyr/include/bluetooth
Peter A. Bigot 2f269b2ecf Bluetooth: GATT: allow references to const uuids
User and implementation code may change the uuid pointer stored in
discover and gatt_read parameter structures, but it should never
mutate the pointed-to-value.  Add a const qualifer so UUIDs stored in
flash can be referenced.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-06-08 19:56:04 +03:00
..
mesh zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
services zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
a2dp-codec.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
a2dp.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
addr.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
att.h Bluetooth: GATT: Allocate request from a memory slab 2020-01-09 19:20:21 +01:00
avdtp.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
buf.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
conn.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
controller.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
crypto.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gap.h Bluetooth: host: Add application control of data length procedure 2020-05-07 20:12:29 +02:00
gatt.h Bluetooth: GATT: allow references to const uuids 2020-06-08 19:56:04 +03:00
hci_err.h Bluetooth: Fix a typo in an HCI error code constant name 2020-05-16 22:39:10 +03:00
hci_raw.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_vs.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hfp_hf.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
l2cap.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
rfcomm.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sdp.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
testing.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uuid.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00