Searched refs:hysteresisDlKbps (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 …apacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresisDlKbps, in int hyste… 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 …apacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresisDlKbps, in int hyste… 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 | 109 * @param hysteresisDlKbps An interval in kbps defining the required magnitude change between DL 110 * reports. hysteresisDlKbps 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 …apacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresisDlKbps, in int hyste… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/ |
D | IRadioNetwork.aidl | 63 …apacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresisDlKbps, in int hyste… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioNetwork.h | 58 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDlKbps,
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 84 * @param hysteresisDlKbps An interval in kbps defining the required magnitude change between DL 85 * reports. hysteresisDlKbps 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,
|