Searched refs:capturedConnectionIntervals (Results 1 – 1 of 1) sorted by relevance
204 List<Integer> capturedConnectionIntervals = connectionIntervalCaptor.getAllValues(); in onConnectionUpdatedIsCalledOnlyOnceForRelaxingConnectionParameters_noGattCache() local205 assertThat(capturedConnectionIntervals).hasSize(1); in onConnectionUpdatedIsCalledOnlyOnceForRelaxingConnectionParameters_noGattCache()209 int relaxedConnIntervalAfterServiceDiscovery = capturedConnectionIntervals.get(0); in onConnectionUpdatedIsCalledOnlyOnceForRelaxingConnectionParameters_noGattCache()