Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/iso/
H A Dfacade.proto13 rpc FetchIsoEvents(google.protobuf.Empty) returns (stream LeIsoEventsMsg) {}
H A Dfacade.cc159 ::grpc::Status FetchIsoEvents( in FetchIsoEvents() function in bluetooth::iso::IsoModuleFacadeService
/aosp12/system/bt/gd/cert/
H A Dpy_le_iso.py77 self._iso_event_stream = EventStream(self._device.iso.FetchIsoEvents(empty_proto.Empty()))