Searched defs:SendSco (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/blueberry/facade/hal/ | ||
| D | hal_facade.proto | 15 rpc SendSco(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc |
| /packages/modules/Bluetooth/tools/rootcanal/model/hci/ | ||
| D | hci_socket_transport.cc | 81 void HciSocketTransport::SendSco(const std::vector<uint8_t>& packet) { in SendSco() function in rootcanal::HciSocketTransport |
| D | hci_sniffer.cc | 125 void HciSniffer::SendSco(const std::vector<uint8_t>& packet) { in SendSco() function in rootcanal::HciSniffer |
| /packages/modules/Bluetooth/system/gd/hal/ | ||
| D | facade.cc | 67 ::grpc::Status SendSco( in SendSco() function in bluetooth::hal::HciHalFacadeService |