Searched defs:createP2pIface (Results 1 – 4 of 4) sorted by relevance
105 WifiStatusCode createP2pIface(sp<IWifiP2pIface>* p2p_iface) { in createP2pIface() function in WifiChipHidlTest
160 private String createP2pIface(Handler handler, WorkSource requestorWs) { in createP2pIface() method in WifiP2pNative
320 public IWifiP2pIface createP2pIface( in createP2pIface() method in HalDeviceManager331 public IWifiP2pIface createP2pIface(@Nullable InterfaceDestroyedListener destroyedListener, in createP2pIface() method in HalDeviceManager
541 Return<void> WifiChip::createP2pIface(createP2pIface_cb hidl_status_cb) { in createP2pIface() function in android::hardware::wifi::V1_5::implementation::WifiChip