Searched refs:LINK_ACTIVE (Results 1 – 4 of 4) sorted by relevance
308 return atomic_test_bit(bt_mesh_prov_link.flags, LINK_ACTIVE); in bt_mesh_prov_active()362 atomic_set_bit(bt_mesh_prov_link.flags, LINK_ACTIVE); in prov_link_opened()
88 LINK_ACTIVE, /* Link has been opened */ enumerator
63 if (!atomic_test_bit(bt_mesh_prov_link.flags, LINK_ACTIVE)) { in protocol_timeout()
805 if (atomic_test_and_set_bit(bt_mesh_prov_link.flags, LINK_ACTIVE)) { in link_open()832 atomic_clear_bit(bt_mesh_prov_link.flags, LINK_ACTIVE); in link_open()875 if (atomic_test_and_set_bit(bt_mesh_prov_link.flags, LINK_ACTIVE)) { in reprovision_local_client_server()