class PeerId

Defined at line 2003 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/hlcpp/fuchsia/bluetooth/cpp/fidl.h

64-bit unique value used by the system to identify peer devices.

Public Members

uint64_t value

Public Methods

::std::unique_ptr<PeerId> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, PeerId * value, size_t _offset)
zx_status_t Clone (PeerId * result)