Home
last modified time | relevance | path

Searched refs:getTypeInternal (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/wifi/1.2/default/
Dwifi_p2p_iface.cpp51 &WifiP2pIface::getTypeInternal, hidl_status_cb); in getType()
58 std::pair<WifiStatus, IfaceType> WifiP2pIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_2::implementation::WifiP2pIface
Dwifi_ap_iface.cpp52 &WifiApIface::getTypeInternal, hidl_status_cb); in getType()
73 std::pair<WifiStatus, IfaceType> WifiApIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_2::implementation::WifiApIface
Dwifi_p2p_iface.h51 std::pair<WifiStatus, IfaceType> getTypeInternal();
Dwifi_ap_iface.h55 std::pair<WifiStatus, IfaceType> getTypeInternal();
Dwifi_nan_iface.h106 std::pair<WifiStatus, IfaceType> getTypeInternal();
Dwifi_sta_iface.h114 std::pair<WifiStatus, IfaceType> getTypeInternal();
Dwifi_sta_iface.cpp65 &WifiStaIface::getTypeInternal, hidl_status_cb); in getType()
255 std::pair<WifiStatus, IfaceType> WifiStaIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_2::implementation::WifiStaIface
Dwifi_nan_iface.cpp536 &WifiNanIface::getTypeInternal, hidl_status_cb); in getType()
687 std::pair<WifiStatus, IfaceType> WifiNanIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_2::implementation::WifiNanIface