Home
last modified time | relevance | path

Searched refs:bt_mesh_subnet_cb (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dsubnet.h93 struct bt_mesh_subnet_cb { struct
105 bt_mesh_subnet_cb, _CONCAT(bt_mesh_subnet_cb_, _name)) argument
Dsubnet.c70 STRUCT_SECTION_FOREACH(bt_mesh_subnet_cb, cb) { in subnet_evt()
/Zephyr-Core-3.7.0/include/zephyr/linker/common-rom/
Dcommon-rom-bt.ld18 ITERABLE_SECTION_ROM(bt_mesh_subnet_cb, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-Core-3.7.0/cmake/linker_script/common/
Dcommon-rom.cmake116 …zephyr_iterable_section(NAME bt_mesh_subnet_cb KVMA RAM_REGION GROUP RODATA_REGION SUBALIGN CONFIG…