Searched refs:GetMacAddress (Results 1 – 3 of 3) sorted by relevance
67 const std::array<uint8_t, ETH_ALEN>& mac = impl_->GetMacAddress(); in getMacAddress()
80 const std::array<uint8_t, ETH_ALEN>& GetMacAddress();
238 const std::array<uint8_t, ETH_ALEN>& ClientInterfaceImpl::GetMacAddress() { in GetMacAddress() function in android::wificond::ClientInterfaceImpl