Searched refs:REMOTE_PUB_KEY (Results 1 – 2 of 2) sorted by relevance
95 REMOTE_PUB_KEY, /* Remote key has been received */ enumerator
118 if (atomic_test_bit(bt_mesh_prov_link.flags, REMOTE_PUB_KEY) && oob_pub_key) { in send_start()384 atomic_test_bit(bt_mesh_prov_link.flags, REMOTE_PUB_KEY)) { in public_key_sent()463 atomic_set_bit(bt_mesh_prov_link.flags, REMOTE_PUB_KEY); in prov_pub_key()790 if (atomic_test_and_set_bit(bt_mesh_prov_link.flags, REMOTE_PUB_KEY)) { in bt_mesh_prov_remote_pub_key_set()