Searched defs:createApIface (Results 1 – 6 of 6) sorted by relevance
75 WifiStatusCode createApIface(sp<IWifiApIface>* ap_iface) { in createApIface() function in WifiChipHidlApTest
38 @PropagateAllowBlocking android.hardware.wifi.IWifiApIface createApIface(); in createApIface() method
439 @PropagateAllowBlocking IWifiApIface createApIface(); in createApIface() method
363 ndk::ScopedAStatus WifiChip::createApIface(std::shared_ptr<IWifiApIface>* _aidl_return) { in createApIface() function in aidl::android::hardware::wifi::WifiChip