Searched refs:sendCurrentNetworkEapSimGsmAuthResponse (Results 1 – 3 of 3) sorted by relevance
976 assertFalse(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()979 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
1895 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimGsmAuthResponse( in simAuthResponse()
1105 public boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method in SupplicantStaIfaceHal