Home
last modified time | relevance | path

Searched defs:HotspotMacConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_ap_msg.h189 struct HotspotMacConfig { struct
190 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;