Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/channel_sounding/include/
Dcs_test_params.h36 params.initiator_snr_control = BT_LE_CS_SNR_CONTROL_NOT_USED; in test_params_get()
/Zephyr-latest/include/zephyr/bluetooth/
Dcs.h357 enum bt_le_cs_snr_control initiator_snr_control; member
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c224 params.initiator_snr_control = BT_LE_CS_SNR_CONTROL_NOT_USED; in cmd_cs_test_simple()
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c523 cp->snr_control_initiator = params->initiator_snr_control; in bt_le_cs_start_test()