Home
last modified time | relevance | path

Searched refs:t_fcs_time (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/samples/bluetooth/channel_sounding/include/
Dcs_test_params.h31 params.t_fcs_time = 150; in test_params_get()
/Zephyr-latest/include/zephyr/bluetooth/
Dcs.h333 uint8_t t_fcs_time; member
Dhci_types.h2667 uint8_t t_fcs_time; member
3604 uint8_t t_fcs_time; member
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c516 cp->t_fcs_time = params->t_fcs_time; in bt_le_cs_start_test()
839 config.t_fcs_time_us = evt->t_fcs_time; in bt_hci_le_cs_config_complete_event()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c220 params.t_fcs_time = 120; in cmd_cs_test_simple()