Searched refs:sendCurrentNetworkEapSimUmtsAuthResponse (Results 1 – 3 of 3) sorted by relevance
793 assertFalse(mDut.sendCurrentNetworkEapSimUmtsAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimUmtsAuthResponse()796 assertTrue(mDut.sendCurrentNetworkEapSimUmtsAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimUmtsAuthResponse()
2115 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimUmtsAuthResponse(
1210 public boolean sendCurrentNetworkEapSimUmtsAuthResponse( in sendCurrentNetworkEapSimUmtsAuthResponse() method in SupplicantStaIfaceHal