Home
last modified time | relevance | path

Searched refs:getFactoryMacAddressInternal (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_ap_iface.cpp90 &WifiApIface::getFactoryMacAddressInternal, in getFactoryMacAddress()
164 WifiApIface::getFactoryMacAddressInternal(const std::string& ifaceName) { in getFactoryMacAddressInternal() function in android::hardware::wifi::V1_5::implementation::WifiApIface
178 getMacResult = getFactoryMacAddressInternal(intf); in resetToFactoryMacAddressInternal()
198 getMacResult = getFactoryMacAddressInternal(ifname_); in resetToFactoryMacAddressInternal()
H A Dwifi_ap_iface.h74 std::pair<WifiStatus, std::array<uint8_t, 6>> getFactoryMacAddressInternal(
H A Dwifi_sta_iface.h168 getFactoryMacAddressInternal();
H A Dwifi_sta_iface.cpp272 &WifiStaIface::getFactoryMacAddressInternal, in getFactoryMacAddress()
655 WifiStaIface::getFactoryMacAddressInternal() { in getFactoryMacAddressInternal() function in android::hardware::wifi::V1_5::implementation::WifiStaIface