Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/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_3::implementation::WifiP2pIface
Dwifi_ap_iface.cpp71 &WifiApIface::getTypeInternal, hidl_status_cb); in getType()
92 std::pair<WifiStatus, IfaceType> WifiApIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_3::implementation::WifiApIface
Dwifi_p2p_iface.h51 std::pair<WifiStatus, IfaceType> getTypeInternal();
Dwifi_ap_iface.h60 std::pair<WifiStatus, IfaceType> getTypeInternal();
Dwifi_nan_iface.h108 std::pair<WifiStatus, IfaceType> getTypeInternal();
Dwifi_sta_iface.h118 std::pair<WifiStatus, IfaceType> getTypeInternal();
Dwifi_sta_iface.cpp69 &WifiStaIface::getTypeInternal, hidl_status_cb); in getType()
273 std::pair<WifiStatus, IfaceType> WifiStaIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_3::implementation::WifiStaIface
Dwifi_nan_iface.cpp560 &WifiNanIface::getTypeInternal, hidl_status_cb); in getType()
711 std::pair<WifiStatus, IfaceType> WifiNanIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_3::implementation::WifiNanIface