Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A 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_5::implementation::WifiP2pIface
H A Dwifi_p2p_iface.h51 std::pair<WifiStatus, IfaceType> getTypeInternal();
H A Dwifi_ap_iface.cpp63 &WifiApIface::getTypeInternal, hidl_status_cb); in getType()
113 std::pair<WifiStatus, IfaceType> WifiApIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_5::implementation::WifiApIface
H A Dwifi_ap_iface.h69 std::pair<WifiStatus, IfaceType> getTypeInternal();
H A Dwifi_sta_iface.h123 std::pair<WifiStatus, IfaceType> getTypeInternal();
H A Dwifi_nan_iface.h132 std::pair<WifiStatus, IfaceType> getTypeInternal();
H A Dwifi_sta_iface.cpp69 &WifiStaIface::getTypeInternal, hidl_status_cb); in getType()
287 std::pair<WifiStatus, IfaceType> WifiStaIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_5::implementation::WifiStaIface
H A Dwifi_nan_iface.cpp581 &WifiNanIface::getTypeInternal, hidl_status_cb); in getType()
783 std::pair<WifiStatus, IfaceType> WifiNanIface::getTypeInternal() { in getTypeInternal() function in android::hardware::wifi::V1_5::implementation::WifiNanIface