Searched refs:sendCurrentNetworkEapSimGsmAuthResponse (Results 1 – 3 of 3) sorted by relevance
827 assertFalse(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()830 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
2372 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimGsmAuthResponse(
1252 public boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method in SupplicantStaIfaceHal