/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/ |
D | SignalThresholdInfo.aidl | 38 int hysteresisMs;
|
D | IRadioNetwork.aidl | 59 …oneway void setLinkCapacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresis… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/ |
D | SignalThresholdInfo.aidl | 38 int hysteresisMs;
|
D | IRadioNetwork.aidl | 62 …oneway void setLinkCapacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresis… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/ |
D | SignalThresholdInfo.aidl | 39 int hysteresisMs;
|
D | IRadioNetwork.aidl | 63 …oneway void setLinkCapacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresis… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/ |
D | SignalThresholdInfo.aidl | 39 int hysteresisMs;
|
D | IRadioNetwork.aidl | 63 …oneway void setLinkCapacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresis… in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/aidl/android/hardware/radio/network/ |
D | SignalThresholdInfo.aidl | 102 int hysteresisMs;
|
D | IRadioNetwork.aidl | 331 void setLinkCapacityReportingCriteria(in int serial, in int hysteresisMs, in setLinkCapacityReportingCriteria() argument
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 77 * only valid field may be hysteresisMs: hysteresisDb and thresholdsDbm must be set to zero and 84 * @param hysteresisMs A hysteresis time in milliseconds to prevent flapping. A value of 0 93 oneway setSignalStrengthReportingCriteria(int32_t serial, int32_t hysteresisMs, 107 * @param hysteresisMs A hysteresis time in milliseconds to prevent flapping. A value of 0 121 oneway setLinkCapacityReportingCriteria(int32_t serial, int32_t hysteresisMs,
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_network_test.cpp | 355 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 388 signalThresholdInfo.hysteresisMs = 0; in TEST_P() 420 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 454 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 487 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 521 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 554 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 587 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 616 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 649 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() [all …]
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_api.cpp | 30 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 55 signalThresholdInfo.hysteresisMs = 0; in TEST_P() 79 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 104 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 129 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 154 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 179 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 200 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 225 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() 255 signalThresholdInfo.hysteresisMs = 5000; in TEST_P() [all …]
|
/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()
|
D | structs.cpp | 70 .hysteresisMs = info.hysteresisMs, in toHidl()
|
/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 | 64 * hysteresisDb, hysteresisMs and isEnabled. 82 * @param hysteresisMs A hysteresis time in milliseconds to prevent flapping. A value of 0 96 oneway setLinkCapacityReportingCriteria_1_5(int32_t serial, int32_t hysteresisMs,
|
D | types.hal | 132 int32_t hysteresisMs;
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.h | 266 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDb, 270 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDlKbps, int32_t hysteresisUlKbps,
|