Home
last modified time | relevance | path

Searched refs:removeIfaceFromBridge (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/libwifi_system_iface/include/wifi_system/
Dinterface_tool.h65 virtual bool removeIfaceFromBridge(const std::string& br_name,
/frameworks/opt/net/wifi/libwifi_system_iface/
Dinterface_tool.cpp222 bool InterfaceTool::removeIfaceFromBridge(const std::string& br_name, const std::string& if_name) { in removeIfaceFromBridge() function in android::wifi_system::InterfaceTool