Searched defs:setMacAddress (Results 1 – 11 of 11) sorted by relevance
42 void setMacAddress(in byte[6] mac); in setMacAddress() method
53 void setMacAddress(in byte[6] mac); in setMacAddress() method
87 void setMacAddress(in byte[6] mac); in setMacAddress() method
387 void setMacAddress(in byte[6] mac); in setMacAddress() method
67 ndk::ScopedAStatus WifiApIface::setMacAddress(const std::array<uint8_t, 6>& in_mac) { in setMacAddress() function in aidl::android::hardware::wifi::WifiApIface
53 bool WifiIfaceUtil::setMacAddress(const std::string& iface_name, in setMacAddress() function in aidl::android::hardware::wifi::iface_util::WifiIfaceUtil
206 ndk::ScopedAStatus WifiStaIface::setMacAddress(const std::array<uint8_t, 6>& in_mac) { in setMacAddress() function in aidl::android::hardware::wifi::WifiStaIface