Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/iso/
H A Diso_manager.cc99 void IsoManager::SendIsoPacket(uint16_t cis_handle, std::vector<uint8_t> packet) { in SendIsoPacket() function in bluetooth::iso::IsoManager
H A Dfacade.cc166 ::grpc::Status SendIsoPacket( in SendIsoPacket() function in bluetooth::iso::IsoModuleFacadeService
/aosp12/system/bt/gd/iso/internal/
H A Diso_manager_impl.cc253 void IsoManagerImpl::SendIsoPacket(uint16_t cis_handle, std::vector<uint8_t> packet) { in SendIsoPacket() function in bluetooth::iso::internal::IsoManagerImpl