Searched refs:getSupportedPIDs (Results 1 – 3 of 3) sorted by relevance
40 Set<Integer> connectionPids = connection.getSupportedPIDs(); in Obd2LiveFrameGenerator()
43 Set<Integer> connectionPids = connection.getSupportedPIDs(); in Obd2FreezeFrameGenerator()
261 public Set<Integer> getSupportedPIDs() throws IOException, InterruptedException { in getSupportedPIDs() method in Obd2Connection