Searched refs:WAIT_STRING (Results 1 – 4 of 4) sorted by relevance
202 atomic_set_bit(bt_mesh_prov_link.flags, WAIT_STRING); in bt_mesh_prov_auth()238 atomic_set_bit(bt_mesh_prov_link.flags, WAIT_STRING); in bt_mesh_prov_auth()290 if (!atomic_test_and_clear_bit(bt_mesh_prov_link.flags, WAIT_STRING)) { in bt_mesh_input_string()
90 WAIT_STRING, /* Waiting for string input from user */ enumerator
296 atomic_test_bit(bt_mesh_prov_link.flags, WAIT_STRING)) { in start_auth()
442 if (atomic_test_bit(bt_mesh_prov_link.flags, WAIT_STRING) || in prov_dh_key_gen()