Home
last modified time | relevance | path

Searched refs:FetchIsoData (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/iso/
H A Dfacade.proto12 rpc FetchIsoData(LeCisHandleMsg) returns (stream IsoPacket) {}
H A Dfacade.cc154 ::grpc::Status FetchIsoData( in FetchIsoData() function in bluetooth::iso::IsoModuleFacadeService
/aosp12/system/bt/gd/cert/
H A Dpy_le_iso.py78 self._iso_data_stream = EventStream(self._device.iso.FetchIsoData(empty_proto.Empty()))