Searched refs:RESPONSE_PENDING (Results 1 – 6 of 6) sorted by relevance
251 case DppProgressCode.RESPONSE_PENDING: in halToFrameworkDppProgressCode()252 return SupplicantStaIfaceHal.DppProgressCode.RESPONSE_PENDING; in halToFrameworkDppProgressCode()
408 case DppProgressCode.RESPONSE_PENDING: in halToFrameworkDppProgressCode()409 return SupplicantStaIfaceHal.DppProgressCode.RESPONSE_PENDING; in halToFrameworkDppProgressCode()
792 case DppProgressCode.RESPONSE_PENDING: in halToFrameworkDppProgressCode()793 return SupplicantStaIfaceHal.DppProgressCode.RESPONSE_PENDING; in halToFrameworkDppProgressCode()
812 case DppProgressCode.RESPONSE_PENDING: in onProgress()
108 public static final int RESPONSE_PENDING = 1; field in SupplicantStaIfaceHal.DppProgressCode
34 import static android.hardware.wifi.supplicant.V1_3.DppProgressCode.RESPONSE_PENDING;661 dppEventCallback.onProgress(RESPONSE_PENDING); in testStartDppAsConfiguratorInitiatorStartOnFailureCallback()711 dppEventCallback.onProgress(RESPONSE_PENDING); in testStartDppAsEnrolleeInitiatorStartCorrectlyOnFailureCallback()1231 dppEventCallback.onProgress(RESPONSE_PENDING); in testStartDppAsEnrolleeResponderStartCorrectlyOnFailureCallback()