class Address
Defined at line 637 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/hlcpp/fuchsia/bluetooth/cpp/fidl.h
Represents a 48-bit Bluetooth Device Address.
Public Members
AddressType type
array bytes
Public Methods
::std::unique_ptr<Address> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Address * value, size_t _offset)
zx_status_t Clone (Address * result)