Searched refs:hysteresisUlKbps (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/ |
D | IRadioNetwork.aidl | 59 …in int serial, in int hysteresisMs, in int hysteresisDlKbps, in int hysteresisUlKbps, in int[] thr… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/android/hardware/radio/network/ |
D | IRadioNetwork.aidl | 332 in int hysteresisDlKbps, in int hysteresisUlKbps, in int[] thresholdsDownlinkKbps, in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/ |
D | IRadioNetwork.aidl | 62 …in int serial, in int hysteresisMs, in int hysteresisDlKbps, in int hysteresisUlKbps, in int[] thr… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | RadioNetwork.cpp | 206 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDlKbps, int32_t hysteresisUlKbps, in setLinkCapacityReportingCriteria() argument 211 serial, hysteresisMs, hysteresisDlKbps, hysteresisUlKbps, thrDownlinkKbps, in setLinkCapacityReportingCriteria()
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 112 * @param hysteresisUlKbps An interval in kbps defining the required magnitude change between UL 113 * reports. hysteresisUlKbps must be smaller than the smallest threshold delta. A value of 0 122 int32_t hysteresisDlKbps, int32_t hysteresisUlKbps, vec<int32_t> thresholdsDownlinkKbps,
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/ |
D | IRadioNetwork.aidl | 63 …in int serial, in int hysteresisMs, in int hysteresisDlKbps, in int hysteresisUlKbps, in int[] thr… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/ |
D | IRadioNetwork.aidl | 63 …in int serial, in int hysteresisMs, in int hysteresisDlKbps, in int hysteresisUlKbps, in int[] thr… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioNetwork.h | 59 int32_t hysteresisUlKbps, const std::vector<int32_t>& thresholdsDownlinkKbps,
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 87 * @param hysteresisUlKbps An interval in kbps defining the required magnitude change between UL 88 * reports. hysteresisUlKbps must be smaller than the smallest threshold delta. A value of 0 97 int32_t hysteresisDlKbps, int32_t hysteresisUlKbps, vec<int32_t> thresholdsDownlinkKbps,
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.h | 270 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDlKbps, int32_t hysteresisUlKbps,
|