Home
last modified time | relevance | path

Searched refs:t_sw_time (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/samples/bluetooth/channel_sounding/include/
Dcs_test_params.h33 params.t_sw_time = 0; in test_params_get()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c222 params.t_sw_time = 0; in cmd_cs_test_simple()
517 params.t_fcs_times_supported, params.t_pm_times_supported, params.t_sw_time, in cmd_read_local_supported_capabilities()
558 params.t_sw_time = 0x04; in cmd_write_cached_remote_supported_capabilities()
Dbt.c1047 params->t_fcs_times_supported, params->t_pm_times_supported, params->t_sw_time, in print_remote_cs_capabilities()
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c402 remote_cs_capabilities.t_sw_time = evt->t_sw_time_supported; in bt_hci_le_cs_read_remote_supported_capabilities_complete()
518 cp->t_sw_time = params->t_sw_time; in bt_le_cs_start_test()
1067 ret->t_sw_time = rp->t_sw_time_supported; in bt_le_cs_read_local_supported_capabilities()
1167 cp->t_sw_time_supported = params->t_sw_time; in bt_le_cs_write_cached_remote_supported_capabilities()
/Zephyr-latest/include/zephyr/bluetooth/
Dcs.h351 uint8_t t_sw_time; member
Dconn.h399 uint8_t t_sw_time; member
Dhci_types.h2669 uint8_t t_sw_time; member