Home
last modified time | relevance | path

Searched defs:SetMacAddress (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.4/vts/functional/
H A Dwifi_ap_iface_hidl_test.cpp67 TEST_P(WifiApIfaceHidlTest, SetMacAddress) { in TEST_P() argument
/aosp12/hardware/interfaces/wifi/1.2/vts/functional/
H A Dwifi_sta_iface_hidl_test.cpp71 TEST_P(WifiStaIfaceHidlTest, SetMacAddress) { in TEST_P() argument
/aosp12/frameworks/opt/net/wifi/libwifi_system_iface/
H A Dinterface_tool.cpp115 bool InterfaceTool::SetMacAddress(const char* if_name, in SetMacAddress() function in android::wifi_system::InterfaceTool