Searched refs:sendNetworkEapSimGsmAuthFailure (Results 1 – 4 of 4) sorted by relevance
743 HIDL_INVOKE(sta_network_, sendNetworkEapSimGsmAuthFailure).code); in TEST_P()
1016 sendNetworkEapSimGsmAuthFailure() generates (SupplicantStatus status);
3264 public boolean sendNetworkEapSimGsmAuthFailure() { in sendNetworkEapSimGsmAuthFailure() method in SupplicantStaNetworkHal3269 SupplicantStatus status = mISupplicantStaNetwork.sendNetworkEapSimGsmAuthFailure(); in sendNetworkEapSimGsmAuthFailure()
1275 return networkHandle.sendNetworkEapSimGsmAuthFailure(); in sendCurrentNetworkEapSimGsmAuthFailure()