Home
last modified time | relevance | path

Searched refs:bt_gatt_service_static (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/services/nus/
Dinst.h20 const struct bt_gatt_service_static *svc;
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-bt.ld15 ITERABLE_SECTION_ROM(bt_gatt_service_static, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dgatt.c292 STRUCT_SECTION_FOREACH(bt_gatt_service_static, static_svc) { in bt_gatt_foreach_attr_type()
323 STRUCT_SECTION_FOREACH(bt_gatt_service_static, svc) { in bt_gatt_service_init()
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h315 struct bt_gatt_service_static { struct
775 const STRUCT_SECTION_ITERABLE(bt_gatt_service_static, _name) = \
/Zephyr-latest/cmake/linker_script/common/
Dcommon-rom.cmake113 zephyr_iterable_section(NAME bt_gatt_service_static KVMA RAM_REGION GROUP RODATA_REGION SUBALIGN ${…
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c1501 STRUCT_SECTION_FOREACH(bt_gatt_service_static, svc) { in bt_gatt_service_init()
1879 STRUCT_SECTION_FOREACH(bt_gatt_service_static, static_svc) { in bt_gatt_attr_get_handle()
2075 STRUCT_SECTION_FOREACH(bt_gatt_service_static, static_svc) { in bt_gatt_foreach_attr_type()