Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Drtt.h81 unsigned num_frames_per_burst; // num of frames per burst. member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp387 rttParams[i].num_frames_per_burst); in createSetupRequest()
/hardware/interfaces/wifi/1.0/
Dtypes.hal1738 * for 1-sided RTT: max num of RTT results = (2^num_burst)*(num_frames_per_burst)
1739 * for 2-sided RTT: max num of RTT results = (2^num_burst)*(num_frames_per_burst - 1)
/hardware/interfaces/wifi/1.2/default/
Dhidl_struct_util.cpp2398 legacy_config->num_frames_per_burst = hidl_config.numFramesPerBurst; in convertHidlRttConfigToLegacy()