Searched refs:bt_mesh_hb_pub_get (Results 1 – 3 of 3) sorted by relevance
147 struct bt_mesh_hb_pub *bt_mesh_hb_pub_get(void);
552 struct bt_mesh_hb_pub *hb_pub = bt_mesh_hb_pub_get(); in hb_pub_set()1425 hb_pub = bt_mesh_hb_pub_get(); in settings_core_commit()1664 struct bt_mesh_hb_pub *hb_pub = bt_mesh_hb_pub_get(); in store_pending_hb_pub()
3609 struct bt_mesh_hb_pub *bt_mesh_hb_pub_get(void) in bt_mesh_hb_pub_get() function