template <>

class WireWeakOnewayClientImpl

Defined at line 4771 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus RequestDisconnect ()

Request disconnect of the current connection. The server is expected to close the

protocol once the underlying connection is disconnected. This can be used to order

events to happen after the connection is dropped. If this is not necessary, the

server will always disconnect the SCO when this protocol is closed by the client.

Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.