Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/frameworks/native/interfaces/
Dwifi_ap_msg.h64 struct HotspotConfig { struct
65 HotspotConfig() in HotspotConfig() argument
73 inline void SetSsid(const std::string &newSsid) in SetSsid()
77 inline const std::string &GetSsid() const in GetSsid()
82 inline void SetPreSharedKey(const std::string &newKey) in SetPreSharedKey()
86 inline const std::string &GetPreSharedKey() const in GetPreSharedKey()
91 inline void SetSecurityType(KeyMgmt type) in SetSecurityType()
95 inline KeyMgmt GetSecurityType() const in GetSecurityType()
100 inline void SetBand(BandType newBand) in SetBand()
104 inline BandType GetBand() const in GetBand()
[all …]
/foundation/communication/wifi_lite/interfaces/wifiservice/
Dwifi_hotspot_config.h98 } HotspotConfig; typedef
/foundation/communication/wifi/wifi/interfaces/kits/c/
Dwifi_hotspot_config.h100 } HotspotConfig; typedef