Home
last modified time | relevance | path

Searched refs:removeNetworkInternal (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dsta_iface.h187 SupplicantStatus removeNetworkInternal(SupplicantNetworkId id);
Dp2p_iface.h203 SupplicantStatus removeNetworkInternal(SupplicantNetworkId id);
Dsta_iface.cpp205 &StaIface::removeNetworkInternal, _hidl_cb, id); in removeNetwork()
606 SupplicantStatus StaIface::removeNetworkInternal(SupplicantNetworkId id) in removeNetworkInternal() function in android::hardware::wifi::supplicant::V1_2::implementation::StaIface
Dp2p_iface.cpp425 &P2pIface::removeNetworkInternal, _hidl_cb, id); in removeNetwork()
888 SupplicantStatus P2pIface::removeNetworkInternal(SupplicantNetworkId id) in removeNetworkInternal() function in android::hardware::wifi::supplicant::V1_2::implementation::P2pIface