Searched defs:iface_name (Results 1 – 3 of 3) sorted by relevance
32 @nullable IApInterface createApInterface(@utf8InCpp String iface_name); in createApInterface()35 @nullable IClientInterface createClientInterface(@utf8InCpp String iface_name); in createClientInterface()38 boolean tearDownApInterface(@utf8InCpp String iface_name); in tearDownApInterface()41 boolean tearDownClientInterface(@utf8InCpp String iface_name); in tearDownClientInterface()87 @nullable DeviceWiphyCapabilities getDeviceWiphyCapabilities(@utf8InCpp String iface_name); in getDeviceWiphyCapabilities()
92 Status Server::createApInterface(const std::string& iface_name, in createApInterface()111 Status Server::tearDownApInterface(const std::string& iface_name, in tearDownApInterface()123 Status Server::createClientInterface(const std::string& iface_name, in createClientInterface()145 Status Server::tearDownClientInterface(const std::string& iface_name, in tearDownClientInterface()320 const std::string& iface_name, in getDeviceWiphyCapabilities()352 bool Server::SetupInterface(const std::string& iface_name, in SetupInterface()381 bool Server::RefreshWiphyIndex(const std::string& iface_name) { in RefreshWiphyIndex()
127 const std::string& iface_name) { in GetWiphyIndex()