Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.h96 INPUT_COMPLETE, /* Device input completed */ enumerator
Dprovisionee.c287 if (atomic_test_bit(bt_mesh_prov_link.flags, INPUT_COMPLETE)) { in public_key_sent()
640 atomic_set_bit(bt_mesh_prov_link.flags, INPUT_COMPLETE); in local_input_complete()