Home
last modified time | relevance | path

Searched defs:new_pub (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_heartbeat.c140 struct bt_mesh_hb_pub new_pub = { in publish_common() local
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dheartbeat.c248 uint8_t bt_mesh_hb_pub_set(struct bt_mesh_hb_pub *new_pub) in bt_mesh_hb_pub_set()