Searched refs:bt_mesh_hb_pub_set (Results 1 – 4 of 4) sorted by relevance
35 uint8_t bt_mesh_hb_pub_set(struct bt_mesh_hb_pub *hb_pub);
248 uint8_t bt_mesh_hb_pub_set(struct bt_mesh_hb_pub *new_pub) in bt_mesh_hb_pub_set() function437 (void)bt_mesh_hb_pub_set(&hb_pub); in hb_pub_set()
2350 status = bt_mesh_hb_pub_set(&pub); in heartbeat_pub_set()
150 bt_mesh_hb_pub_set(&new_pub); in publish_common()