Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-bt.ld33 ITERABLE_SECTION_ROM(bt_mesh_lpn_cb, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h666 struct bt_mesh_lpn_cb { struct
712 static const STRUCT_SECTION_ITERABLE(bt_mesh_lpn_cb, \ argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dlpn.c307 STRUCT_SECTION_FOREACH(bt_mesh_lpn_cb, cb) { in clear_friendship()
435 STRUCT_SECTION_FOREACH(bt_mesh_lpn_cb, cb) { in req_send_end()
1123 STRUCT_SECTION_FOREACH(bt_mesh_lpn_cb, cb) { in bt_mesh_lpn_friend_update()
/Zephyr-latest/cmake/linker_script/common/
Dcommon-rom.cmake127 …zephyr_iterable_section(NAME bt_mesh_lpn_cb KVMA RAM_REGION GROUP RODATA_REGION SUBALIGN ${CONFIG_…