Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java107 private BluetoothLeAudioCodecStatus testCodecStatus = null; field in LeAudioServiceTest
1388 testCodecStatus = new BluetoothLeAudioCodecStatus(LC3_16KHZ_CONFIG, in testMessageFromNativeGroupCodecConfigChanged()
1398 assertThat(status.equals(testCodecStatus)).isTrue(); in testMessageFromNativeGroupCodecConfigChanged()