Searched defs:setMacAddressInternal (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/wifi/aidl/default/ | ||
D | wifi_ap_iface.cpp | 98 ndk::ScopedAStatus WifiApIface::setMacAddressInternal(const std::array<uint8_t, 6>& mac) { in setMacAddressInternal() function in aidl::android::hardware::wifi::WifiApIface |
D | wifi_sta_iface.cpp | 704 ndk::ScopedAStatus WifiStaIface::setMacAddressInternal(const std::array<uint8_t, 6>& mac) { in setMacAddressInternal() function in aidl::android::hardware::wifi::WifiStaIface |