Lines Matching refs:BT_MESH_VALID
65 if (atomic_test_and_set_bit(bt_mesh.flags, BT_MESH_VALID)) { in bt_mesh_provision()
77 atomic_clear_bit(bt_mesh.flags, BT_MESH_VALID); in bt_mesh_provision()
84 atomic_clear_bit(bt_mesh.flags, BT_MESH_VALID); in bt_mesh_provision()
93 atomic_clear_bit(bt_mesh.flags, BT_MESH_VALID); in bt_mesh_provision()
145 atomic_clear_bit(bt_mesh.flags, BT_MESH_VALID); in bt_mesh_provision()
267 if (!atomic_test_bit(bt_mesh.flags, BT_MESH_VALID)) { in bt_mesh_provision_adv()
287 if (!atomic_test_bit(bt_mesh.flags, BT_MESH_VALID)) { in bt_mesh_provision_gatt()
308 if (!atomic_test_bit(bt_mesh.flags, BT_MESH_VALID)) { in bt_mesh_provision_remote()
328 if (!atomic_test_bit(bt_mesh.flags, BT_MESH_VALID)) { in bt_mesh_reprovision_remote()
342 if (!atomic_test_bit(bt_mesh.flags, BT_MESH_VALID) || in bt_mesh_reset()
419 return atomic_test_bit(bt_mesh.flags, BT_MESH_VALID); in bt_mesh_is_provisioned()
438 if (!atomic_test_bit(bt_mesh.flags, BT_MESH_VALID)) { in bt_mesh_suspend()
508 if (!atomic_test_bit(bt_mesh.flags, BT_MESH_VALID)) { in bt_mesh_resume()