template <>
class NaturalClientImpl
Defined at line 1150 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_bluetooth_bredr::ConnectionReceiver2::Connected> Connected (::fidl::Request< ::fuchsia_bluetooth_bredr::ConnectionReceiver2::Connected> request)
Called when a peer connects to this service. The channel connected is delivered
with parameters in `channel`.
`protocol` will contain a protocol list up to the point connected (for example, if
L2CAP is connected, it will contain the L2CAP protocol and specify the PSM connected)