Searched refs:bt_mesh_beacon_enabled (Results 1 – 5 of 5) sorted by relevance
82 bool bt_mesh_beacon_enabled(void);
56 bool bt_mesh_beacon_enabled(void) in bt_mesh_beacon_enabled() function477 val.beacon = bt_mesh_beacon_enabled(); in store_pending_cfg()
552 if (bt_mesh_beacon_enabled() || in bt_mesh_resume()633 if (bt_mesh_beacon_enabled() || in bt_mesh_start()
261 return bt_mesh_beacon_enabled() || in secure_beacon_is_running()616 bt_mesh_beacon_enabled()) && beacon->cur < 0xff) { in net_beacon_register()
434 net_buf_simple_add_u8(&msg, bt_mesh_beacon_enabled()); in beacon_get()