Searched defs:SendAcl (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/blueberry/facade/hci/ | ||
| D | hci_facade.proto | 17 rpc SendAcl(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc |
| /packages/modules/Bluetooth/system/blueberry/facade/hal/ | ||
| D | hal_facade.proto | 12 rpc SendAcl(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc |
| /packages/modules/Bluetooth/tools/rootcanal/model/hci/ | ||
| D | hci_socket_transport.cc | 77 void HciSocketTransport::SendAcl(const std::vector<uint8_t>& packet) { in SendAcl() function in rootcanal::HciSocketTransport |
| D | hci_sniffer.cc | 120 void HciSniffer::SendAcl(const std::vector<uint8_t>& packet) { in SendAcl() function in rootcanal::HciSniffer |
| /packages/modules/Bluetooth/system/gd/hal/ | ||
| D | facade.cc | 58 ::grpc::Status SendAcl( in SendAcl() function in bluetooth::hal::HciHalFacadeService |
| /packages/modules/Bluetooth/system/gd/hci/facade/ | ||
| D | facade.cc | 137 ::grpc::Status SendAcl( in SendAcl() function in bluetooth::hci::facade::HciFacadeService |