Searched defs:createNanIface (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/ | ||
H A D | wifi_chip_hidl_nan_test.cpp | 74 WifiStatusCode createNanIface(sp<IWifiNanIface>* nan_iface) { in createNanIface() function in WifiChipHidlNanTest |
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ | ||
H A D | HalDeviceManager.java | 340 public IWifiNanIface createNanIface(@Nullable InterfaceDestroyedListener destroyedListener, in createNanIface() method in HalDeviceManager |
/aosp12/hardware/interfaces/wifi/1.5/default/ | ||
H A D | wifi_chip.cpp | 517 Return<void> WifiChip::createNanIface(createNanIface_cb hidl_status_cb) { in createNanIface() function in android::hardware::wifi::V1_5::implementation::WifiChip |