Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dproxy.h33 struct bt_mesh_proxy_cb { struct
58 bt_mesh_proxy_cb, _CONCAT(bt_mesh_proxy_cb_, _name)) argument
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-bt.ld41 ITERABLE_SECTION_ROM(bt_mesh_proxy_cb, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_srv.c377 STRUCT_SECTION_FOREACH(bt_mesh_proxy_cb, cb) { in identity_enabled()
419 STRUCT_SECTION_FOREACH(bt_mesh_proxy_cb, cb) { in bt_mesh_proxy_identity_stop()
/Zephyr-latest/cmake/linker_script/common/
Dcommon-rom.cmake138 …zephyr_iterable_section(NAME bt_mesh_proxy_cb KVMA RAM_REGION GROUP RODATA_REGION SUBALIGN ${CONFI…