Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Drtt.h77 unsigned burst_period; // Time interval between bursts (units: 100 ms). member
/hardware/synaptics/wlan/synadhd/wifi_hal/
Drtt.cpp421 rttParams[i].burst_period); in createSetupRequest()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp451 rttParams[i].rtt_config.burst_period); in createSetupRequest()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp597 u32 burst_period; member
1606 params[num_ap].rtt_config.burst_period = default_rtt_param.burst_period; in testRTT()
1653 params[num_ap].rtt_config.burst_period, in testRTT()
1701 params[num_sta].rtt_config.burst_period = default_rtt_param.burst_period; in testRTT()
1782 &params[i].rtt_config.burst_period, in testRTT()
1840 params[i].rtt_config.burst_period, in testRTT()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp2767 legacy_config->burst_period = aidl_config.burstPeriod; in convertAidlRttConfigToLegacy()