Home
last modified time | relevance | path

Searched refs:hysteresisMs (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DSignalThresholdInfo.aidl38 int hysteresisMs;
DIRadioNetwork.aidl59 …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/
DSignalThresholdInfo.aidl38 int hysteresisMs;
DIRadioNetwork.aidl62 …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/
DSignalThresholdInfo.aidl39 int hysteresisMs;
DIRadioNetwork.aidl63 …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/
DSignalThresholdInfo.aidl39 int hysteresisMs;
DIRadioNetwork.aidl63 …oneway void setLinkCapacityReportingCriteria(in int serial, in int hysteresisMs, in int hysteresis… in setLinkCapacityReportingCriteria() argument
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DSignalThresholdInfo.aidl102 int hysteresisMs;
DIRadioNetwork.aidl331 void setLinkCapacityReportingCriteria(in int serial, in int hysteresisMs, in setLinkCapacityReportingCriteria() argument
/hardware/interfaces/radio/1.2/
DIRadio.hal77 * 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/
Dradio_network_test.cpp355 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/
Dradio_hidl_hal_api.cpp30 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/
DRadioNetwork.cpp206 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDlKbps, int32_t hysteresisUlKbps, in setLinkCapacityReportingCriteria() argument
211 serial, hysteresisMs, hysteresisDlKbps, hysteresisUlKbps, thrDownlinkKbps, in setLinkCapacityReportingCriteria()
Dstructs.cpp70 .hysteresisMs = info.hysteresisMs, in toHidl()
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioNetwork.h58 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDlKbps,
/hardware/interfaces/radio/1.5/
DIRadio.hal64 * 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,
Dtypes.hal132 int32_t hysteresisMs;
/hardware/interfaces/radio/1.2/default/
DRadio.h266 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDb,
270 int32_t serial, int32_t hysteresisMs, int32_t hysteresisDlKbps, int32_t hysteresisUlKbps,