Home
last modified time | relevance | path

Searched defs:SendIso (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/facade/hal/
Dhal_facade.proto18 rpc SendIso(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/tools/rootcanal/model/hci/
Dhci_socket_transport.cc85 void HciSocketTransport::SendIso(const std::vector<uint8_t>& packet) { in SendIso() function in rootcanal::HciSocketTransport
Dhci_sniffer.cc130 void HciSniffer::SendIso(const std::vector<uint8_t>& packet) { in SendIso() function in rootcanal::HciSniffer