class Packet
Defined at line 664 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/hlcpp/fuchsia/bluetooth/cpp/fidl.h
A payload of data sourced from or sent to a protocol or service on the
remote peer.
Public Members
vector packet
Public Methods
::std::unique_ptr<Packet> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Packet * value, size_t _offset)
zx_status_t Clone (Packet * result)