Searched refs:bt_mesh_beacon_get (Results 1 – 6 of 6) sorted by relevance
156 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_set_fast_prov_action()170 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_set_fast_prov_action()
321 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_suspend()361 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_resume()647 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_provisioner_enable()710 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_provisioner_disable()
323 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED || in beacon_send()432 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED && in secure_beacon_recv()485 } else if (bt_mesh_beacon_get() == BLE_MESH_BEACON_DISABLED) { in bt_mesh_beacon_ivu_initiator()
155 uint8_t bt_mesh_beacon_get(void);
682 net_buf_simple_add_u8(&msg, bt_mesh_beacon_get()); in beacon_get()722 net_buf_simple_add_u8(&msg, bt_mesh_beacon_get()); in beacon_set()3595 uint8_t bt_mesh_beacon_get(void) in bt_mesh_beacon_get() function
1566 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_net_start()