template <>
class WireWeakOnewayBufferClientImpl
Defined at line 9049 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus EmulateLeConnectionComplete (::fuchsia_bluetooth::wire::ConnectionRole role)
Emulates a LE connection event. Does nothing if the peer is already connected. The
`role` parameter determines the link layer connection role.
Caller provides the backing storage for FIDL message.
::fidl::OneWayStatus EmulateDisconnectionComplete ()
Emulate disconnection. Does nothing if the peer is not connected.
Caller provides the backing storage for FIDL message.