Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dtdls.h30 int max_latency_ms; /* max latency that can be tolerated by apps */ member
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dtdls.cpp396 params->max_latency_ms, params->min_bandwidth_kbps); in wifi_enable_tdls()
409 params->max_latency_ms); in wifi_enable_tdls()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dtdls.cpp389 params->max_latency_ms, params->min_bandwidth_kbps); in wifi_enable_tdls()
402 params->max_latency_ms); in wifi_enable_tdls()
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto1499 optional int64 max_latency_ms = 2; field