Searched refs:DEVICE_ADDRESS_1 (Results 1 – 1 of 1) sorted by relevance
71 private static final String DEVICE_ADDRESS_1 = "00:00:00:00:00:01"; field in BluetoothDeviceManagerTest565 verify(mRouteManager).onAudioLost(eq(DEVICE_ADDRESS_1)); in testConnectMultipleLeAudioDevices()786 when(mockAudioDeviceInfo.getAddress()).thenReturn(DEVICE_ADDRESS_1); in assertClearHearingAidOrLeCommunicationDevice()820 verify(mRouteManager).onAudioLost(eq(DEVICE_ADDRESS_1)); in assertClearHearingAidOrLeCommunicationDevice()