class ScoConnection
Defined at line 183 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/markers.h
A SCO connection. The connection is pending until the `OnConnectionComplete` event is sent,
which will always arrive first. If the connection fails, the protocol will be closed after the
error is delivered. If methods are called before the `OnConnectionComplete` event, they will
fail, the protocol will be closed, and any connection will be dropped.
Public Members
static Openness kOpenness