Searched defs:HotspotMacConfig (Results 1 – 1 of 1) sorted by relevance
189 struct HotspotMacConfig { struct190 inline void SetCallingBundleName(std::string &bundleName) in SetCallingBundleName()195 inline std::string GetCallingBundleName() const in GetCallingBundleName()200 inline void SetRandomMac(std::string &mac) in SetRandomMac()205 inline std::string GetRandomMac() const in GetRandomMac()212 std::string randomMac;