Home
last modified time | relevance | path

Searched defs:SendSco (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/facade/hal/
Dhal_facade.proto15 rpc SendSco(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/tools/rootcanal/model/hci/
Dhci_socket_transport.cc81 void HciSocketTransport::SendSco(const std::vector<uint8_t>& packet) { in SendSco() function in rootcanal::HciSocketTransport
Dhci_sniffer.cc125 void HciSniffer::SendSco(const std::vector<uint8_t>& packet) { in SendSco() function in rootcanal::HciSniffer
/packages/modules/Bluetooth/system/gd/hal/
Dfacade.cc67 ::grpc::Status SendSco( in SendSco() function in bluetooth::hal::HciHalFacadeService