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
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
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
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