class ChannelListenerRegistryListenL2capRequest

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

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fuchsia::bluetooth::le::AcceptedChannelParameters & parameters ()

Accepted parameters for the local side of the channel.

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

bool has_parameters ()

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

::fuchsia::bluetooth::le::AcceptedChannelParameters * mutable_parameters ()

Accepted parameters for the local side of the channel.

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

void clear_parameters ()

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

const ::fidl::InterfaceHandle< ::fuchsia::bluetooth::le::ChannelListener> & listener ()

The channel listener protocol to open.

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

bool has_listener ()

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

::fidl::InterfaceHandle< ::fuchsia::bluetooth::le::ChannelListener> * mutable_listener ()

The channel listener protocol to open.

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

void clear_listener ()

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

ChannelListenerRegistryListenL2capRequest & set_parameters (::fuchsia::bluetooth::le::AcceptedChannelParameters _value)
ChannelListenerRegistryListenL2capRequest & set_listener (::fidl::InterfaceHandle< ::fuchsia::bluetooth::le::ChannelListener> _value)
void ChannelListenerRegistryListenL2capRequest ()
void ChannelListenerRegistryListenL2capRequest (ChannelListenerRegistryListenL2capRequest && other)
void ~ChannelListenerRegistryListenL2capRequest ()
ChannelListenerRegistryListenL2capRequest & operator= (ChannelListenerRegistryListenL2capRequest && other)
::std::unique_ptr<ChannelListenerRegistryListenL2capRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ChannelListenerRegistryListenL2capRequest * _value, size_t _offset)
zx_status_t Clone (ChannelListenerRegistryListenL2capRequest * _result)