Searched defs:createNanIface (Results 1 – 5 of 5) 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
458 @PropagateAllowBlocking IWifiNanIface createNanIface(); in createNanIface() method
529 ndk::ScopedAStatus WifiChip::createNanIface(std::shared_ptr<IWifiNanIface>* _aidl_return) { in createNanIface() function in aidl::android::hardware::wifi::WifiChip