zephyr/subsys/mgmt
Lingao Meng 786b9a0ad4 Bluetooth: Host: Add const prefix for UUID
Add const prefix for service uuid and char uuid.

Since Service UUID and Char UUID should not change in the service
definition, they are most reasonably defined as rodata, also for
save some ram footprint.

The field `attr->user_data` type is `void *`, as this PR change
all Service UUID to rodata, so there must add (void *) to avoid warning.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2023-12-07 16:16:43 +00:00
..
ec_host_cmd mgmt: ec_host_cmd: shi_npcx: support the enhanced mode 2023-11-24 11:45:13 +01:00
hawkbit
mcumgr Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
osdp mgmt/osdp: Make OSDP slab init safer 2023-11-30 10:02:20 +01:00
updatehub mgmt: updatehub: Fix CMakeLists.txt file 2023-11-21 08:48:04 +00:00
CMakeLists.txt
Kconfig