Searched defs:is_dedicated_iface (Results 1 – 3 of 3) sorted by relevance
51 MockNanIface(const std::string& ifname, bool is_dedicated_iface, in MockNanIface()57 const std::string& ifname, bool is_dedicated_iface, in createMock()
31 WifiNanIface::WifiNanIface(const std::string& ifname, bool is_dedicated_iface, in WifiNanIface()41 const std::string& ifname, bool is_dedicated_iface, in create()
964 bool is_dedicated_iface = true; in createNanIfaceInternal() local