class NetworkIdentifier
Defined at line 1312 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
Primary means of distinguishing between available networks - the combination of
the (mostly) human recognizable name and the security type. The security type is used
to distinguish between different network protection (or lack thereof) types.
Public Members
vector ssid
SecurityType type
Public Methods
::std::unique_ptr<NetworkIdentifier> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, NetworkIdentifier * value, size_t _offset)
zx_status_t Clone (NetworkIdentifier * result)