Home
last modified time | relevance | path

Searched refs:BT_CONN_LE_CS_ROLE_REFLECTOR (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Ddistance_estimation.c236 } else if (context->role == BT_CONN_LE_CS_ROLE_REFLECTOR) { in process_step_data()
244 } else if (context->role == BT_CONN_LE_CS_ROLE_REFLECTOR) { in process_step_data()
Dcs_test_reflector.c178 test_params = test_params_get(BT_CONN_LE_CS_ROLE_REFLECTOR); in main()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c205 params.role != BT_CONN_LE_CS_ROLE_REFLECTOR) { in cmd_cs_test_simple()
303 params.role = BT_CONN_LE_CS_ROLE_REFLECTOR; in cmd_create_config()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h443 BT_CONN_LE_CS_ROLE_REFLECTOR, enumerator