template <>
class WireWeakSyncClientImpl
Defined at line 4547 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::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
Allocates 104 bytes of request buffer on the stack. Response is heap-allocated.