Home
last modified time | relevance | path

Searched refs:bt_mesh_beacon_cb (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-bt.ld24 ITERABLE_SECTION_ROM(bt_mesh_beacon_cb, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h797 struct bt_mesh_beacon_cb { struct
826 static const STRUCT_SECTION_ITERABLE(bt_mesh_beacon_cb, \ argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dbeacon.c560 STRUCT_SECTION_FOREACH(bt_mesh_beacon_cb, cb) { in secure_beacon_authenticate()
600 STRUCT_SECTION_FOREACH(bt_mesh_beacon_cb, cb) { in priv_beacon_decrypt()