Home
last modified time | relevance | path

Searched defs:SendAcl (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dhci_facade.proto17 rpc SendAcl(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/blueberry/facade/hal/
Dhal_facade.proto12 rpc SendAcl(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/tools/rootcanal/model/hci/
Dhci_socket_transport.cc77 void HciSocketTransport::SendAcl(const std::vector<uint8_t>& packet) { in SendAcl() function in rootcanal::HciSocketTransport
Dhci_sniffer.cc120 void HciSniffer::SendAcl(const std::vector<uint8_t>& packet) { in SendAcl() function in rootcanal::HciSniffer
/packages/modules/Bluetooth/system/gd/hal/
Dfacade.cc58 ::grpc::Status SendAcl( in SendAcl() function in bluetooth::hal::HciHalFacadeService
/packages/modules/Bluetooth/system/gd/hci/facade/
Dfacade.cc137 ::grpc::Status SendAcl( in SendAcl() function in bluetooth::hci::facade::HciFacadeService