Home
last modified time | relevance | path

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

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