Searched defs:p2pIface (Results 1 – 4 of 4) sorted by relevance
49 sptr<WifiP2pIface> p2pIface; member in WifiP2pIfaceTest::WifiP2pIfaceTest
140 sptr<IChipIface> p2pIface = new (std::nothrow) WifiP2pIface(TEST_P2P_IFNAME, vendorHal, variable
413 std::string p2pIface; /* P2P iface */ variable
883 char p2pIface[] = "IFNAME=p2p"; in WpaReceiveCallback() local