class ScoConnectionServer

Defined at line 45 of file ../../src/connectivity/bluetooth/hci/transport/uart/bt_transport_uart.h

Public Methods

void ScoConnectionServer (SendHandler send_handler, StopHandler stop_handler, AckReceiveHandler ack_receive_handler)

Defined at line 25 of file ../../src/connectivity/bluetooth/hci/transport/uart/bt_transport_uart.cc

void Send (SendRequest & request, SendCompleter::Sync & completer)

fhbt::ScoConnection overrides.

Defined at line 36 of file ../../src/connectivity/bluetooth/hci/transport/uart/bt_transport_uart.cc

void AckReceive (AckReceiveCompleter::Sync & completer)

Defined at line 43 of file ../../src/connectivity/bluetooth/hci/transport/uart/bt_transport_uart.cc

void Stop (StopCompleter::Sync & completer)

Defined at line 47 of file ../../src/connectivity/bluetooth/hci/transport/uart/bt_transport_uart.cc

void handle_unknown_method (::fidl::UnknownMethodMetadata<fuchsia_hardware_bluetooth::ScoConnection> metadata, ::fidl::UnknownMethodCompleter::Sync & completer)

Defined at line 49 of file ../../src/connectivity/bluetooth/hci/transport/uart/bt_transport_uart.cc