Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.3/
Dsta_iface.h201 std::pair<SupplicantStatus, std::string> getNameInternal();
Dp2p_iface.h202 std::pair<SupplicantStatus, std::string> getNameInternal();
Dsta_iface.cpp245 &StaIface::getNameInternal, _hidl_cb); in getName()
690 std::pair<SupplicantStatus, std::string> StaIface::getNameInternal() in getNameInternal() function in android::hardware::wifi::supplicant::V1_3::implementation::StaIface
Dp2p_iface.cpp427 &P2pIface::getNameInternal, _hidl_cb); in getName()
884 std::pair<SupplicantStatus, std::string> P2pIface::getNameInternal() in getNameInternal() function in android::hardware::wifi::supplicant::V1_3::implementation::P2pIface