zephyr/samples/boards
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
..
96b_argonkey drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
arc_secure_services samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
bbc_microbit Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
esp32 samples: boards: esp32: add memory-mapped sample code 2023-10-25 09:57:48 +02:00
google_kukui samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
google_twinkie_v2_pda drivers: adc: use adc_read_dt api 2023-09-25 09:52:16 +02:00
intel_adsp/code_relocation samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
litex/i2s kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
mec15xxevb_assy6853 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mec172xevb_assy6906 samples/mec172xevb_assy6906: Switch main return type to int 2023-05-31 10:36:17 +02:00
mimxrt595_evk_cm33/system_off samples: boards: mimxrt595_evk_cm33: system_off: misc cleanups 2023-08-29 16:39:49 +01:00
mimxrt1060_evk/system_off drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
mimxrt1170_evk_cm7/magic_addr samples: boards: mimxrt11xx_cm7: Magic addr sample 2023-11-13 09:42:28 +01:00
nrf samples/boards/nrf/nrf53_sync_rtc: Reduce sysbuild boilerplate 2023-12-02 07:53:11 -05:00
nxp_s32/netc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
qomu samples: doc: fix dead links 2023-06-07 04:40:47 -04:00
reel_board/mesh_badge Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
rpi_pico/uart_pio samples, tests: cleanup void main usage. 2023-04-28 20:39:14 +02:00
sensortile_box drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
sensortile_box_pro/sensors-on-board drivers/sensor: add support to LPS28DFW pressure sensor 2023-12-01 12:19:05 -06:00
stm32 samples: boards: stm32: pm: adc: add adc channel for stm32wba 2023-12-01 14:31:05 +01:00
ti/cc13x2_cc26x2/system_off samples: boards: ti: cc13x2_cc26x2: system_off: use sys_poweroff() 2023-08-31 14:42:26 +02:00
up_squared/gpio_counter samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
boards.rst samples: boards: nrf52: test demo for nrf52 power management 2017-11-06 09:29:10 -05:00