Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecStatusTest.java36 private static final BluetoothCodecConfig CONFIG_A = field in BluetoothCodecStatusTest
549 new BluetoothCodecStatus(CONFIG_A, LOCAL_CAPABILITY_A, SELECTABLE_CAPABILITY_A);
560 expect.that(BCS_A.getCodecConfig()).isEqualTo(CONFIG_A); in testBluetoothCodecStatus_get_methods()