Searched refs:hysteresisUlKbps (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 1711 int32_t hysteresisUlKbps; member
|
D | ril_service.cpp | 562 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()
|