Searched defs:createP2pIface (Results 1 – 5 of 5) sorted by relevance
41 @PropagateAllowBlocking android.hardware.wifi.IWifiP2pIface createP2pIface(); in createP2pIface() method
475 @PropagateAllowBlocking IWifiP2pIface createP2pIface(); in createP2pIface() method
105 WifiStatusCode createP2pIface(sp<IWifiP2pIface>* p2p_iface) { in createP2pIface() function in WifiChipHidlTest
550 ndk::ScopedAStatus WifiChip::createP2pIface(std::shared_ptr<IWifiP2pIface>* _aidl_return) { in createP2pIface() function in aidl::android::hardware::wifi::WifiChip