Home
last modified time | relevance | path

Searched defs:getWifiNanIface (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareNativeManager.java117 public IWifiNanIface getWifiNanIface() { in getWifiNanIface() method in WifiAwareNativeManager
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_hidl_test_utils.cpp153 sp<IWifiNanIface> getWifiNanIface(const std::string& instance_name) { in getWifiNanIface() function