Searched defs:createNanIface (Results 1 – 6 of 6) sorted by relevance
74 WifiStatusCode createNanIface(sp<IWifiNanIface>* nan_iface) { in createNanIface() function in WifiChipHidlNanTest
40 @PropagateAllowBlocking android.hardware.wifi.IWifiNanIface createNanIface(); in createNanIface() method
473 @PropagateAllowBlocking IWifiNanIface createNanIface(); in createNanIface() method
404 ndk::ScopedAStatus WifiChip::createNanIface(std::shared_ptr<IWifiNanIface>* _aidl_return) { in createNanIface() function in aidl::android::hardware::wifi::WifiChip