Searched refs:FetchIsoEvents (Results 1 – 3 of 3) sorted by relevance
13 rpc FetchIsoEvents(google.protobuf.Empty) returns (stream LeIsoEventsMsg) {} rpc
159 ::grpc::Status FetchIsoEvents( in FetchIsoEvents() function in bluetooth::iso::IsoModuleFacadeService
77 self._iso_event_stream = EventStream(self._device.iso.FetchIsoEvents(empty_proto.Empty()))