template <>
class WireWeakAsyncBufferClientImpl
Defined at line 4531 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_bluetooth_bredr::L2capParametersExt::RequestParameters> RequestParameters (::fuchsia_bluetooth::wire::ChannelParameters request)
Request a L2CAP channel parameter update. `request` indicates the
desired parameters, and `new` indicates the new parameters
(which may differ from the requested parameters if they are
rejected/modified).
Currently only the following parameters can be changed:
- flush_timeout
Caller provides the backing storage for FIDL message.