Searched refs:BLE_MESH_VALID (Results 1 – 3 of 3) sorted by relevance
50 if (bt_mesh_atomic_test_and_set_bit(bt_mesh.flags, BLE_MESH_VALID)) { in bt_mesh_provision()66 bt_mesh_atomic_clear_bit(bt_mesh.flags, BLE_MESH_VALID); in bt_mesh_provision()113 bt_mesh_atomic_clear_bit(bt_mesh.flags, BLE_MESH_VALID); in bt_mesh_node_reset()168 return bt_mesh_atomic_test_bit(bt_mesh.flags, BLE_MESH_VALID); in bt_mesh_is_provisioned()304 if (!bt_mesh_atomic_test_bit(bt_mesh.flags, BLE_MESH_VALID)) { in bt_mesh_suspend()346 if (!bt_mesh_atomic_test_bit(bt_mesh.flags, BLE_MESH_VALID)) { in bt_mesh_resume()481 bt_mesh_atomic_clear_bit(bt_mesh.flags, BLE_MESH_VALID); in bt_mesh_deinit()
209 BLE_MESH_VALID, /* We have been provisioned */ enumerator
1425 bt_mesh_atomic_set_bit(bt_mesh.flags, BLE_MESH_VALID); in settings_core_commit()