Home
last modified time | relevance | path

Searched refs:hysteresisUlKbps (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1711 int32_t hysteresisUlKbps; member
Dril_service.cpp562 int32_t hysteresisDlKbps, int32_t hysteresisUlKbps,
619 int32_t hysteresisDlKbps, int32_t hysteresisUlKbps,
3553 int32_t hysteresisMs, int32_t hysteresisDlKbps, int32_t hysteresisUlKbps, in setLinkCapacityReportingCriteria() argument
3568 if (hysteresisDlKbps >= 5000 || hysteresisUlKbps >= 1000) { in setLinkCapacityReportingCriteria()
4042 int32_t hysteresisMs, int32_t hysteresisDlKbps, int32_t hysteresisUlKbps, in setLinkCapacityReportingCriteria_1_5() argument
4056 if (hysteresisDlKbps >= 5000 || hysteresisUlKbps >= 1000) { in setLinkCapacityReportingCriteria_1_5()
4072 criteria->hysteresisUlKbps = hysteresisUlKbps; in setLinkCapacityReportingCriteria_1_5()