Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libwifi_system_iface/include/wifi_system/
Dinterface_tool.h55 virtual bool createBridge(const std::string& br_name);
/frameworks/opt/net/wifi/libwifi_system_iface/
Dinterface_tool.cpp178 bool InterfaceTool::createBridge(const std::string& br_name) { in createBridge() function in android::wifi_system::InterfaceTool