Home
last modified time | relevance | path

Searched refs:BT_MESH_RPR_SCAN_SINGLE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Drpr.h55 BT_MESH_RPR_SCAN_SINGLE, enumerator
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c998 ASSERT_EQUAL(BT_MESH_RPR_SCAN_SINGLE, scan_status.scan); in test_provisioner_pb_remote_client_parallel()
1049 ASSERT_EQUAL(BT_MESH_RPR_SCAN_SINGLE, scan_status.scan); in test_provisioner_pb_remote_client_provision_timeout()
/Zephyr-latest/subsys/bluetooth/mesh/
Drpr_srv.c601 srv.scan.state = BT_MESH_RPR_SCAN_SINGLE; in handle_scan_start()