Home
last modified time | relevance | path

Searched defs:setMacAddressInternal (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Dwifi_ap_iface.cpp98 ndk::ScopedAStatus WifiApIface::setMacAddressInternal(const std::array<uint8_t, 6>& mac) { in setMacAddressInternal() function in aidl::android::hardware::wifi::WifiApIface
Dwifi_sta_iface.cpp704 ndk::ScopedAStatus WifiStaIface::setMacAddressInternal(const std::array<uint8_t, 6>& mac) { in setMacAddressInternal() function in aidl::android::hardware::wifi::WifiStaIface