Home
last modified time | relevance | path

Searched refs:WAIT_CONFIRM (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.h97 WAIT_CONFIRM, /* Wait for send confirm */ enumerator
Dprovisioner.c445 atomic_set_bit(bt_mesh_prov_link.flags, WAIT_CONFIRM); in prov_dh_key_gen()
487 if (atomic_test_and_clear_bit(bt_mesh_prov_link.flags, WAIT_CONFIRM)) { in prov_input_complete()
695 if (atomic_test_and_clear_bit(bt_mesh_prov_link.flags, WAIT_CONFIRM)) { in local_input_complete()