Searched refs:mBluetoothCodecConfig (Results 1 – 1 of 1) sorted by relevance
47 private BluetoothCodecConfig mBluetoothCodecConfig; field in BluetoothA2dpFacade64 mBluetoothCodecConfig = new BluetoothCodecConfig( in BluetoothA2dpFacade()99 if (codecStatus.getCodecConfig().equals(mBluetoothCodecConfig)) { in onReceive()283 mBluetoothCodecConfig = codecConfig; in bluetoothA2dpSetCodecConfigPreference()284 sA2dpProfile.setCodecConfigPreference(activeDevice, mBluetoothCodecConfig); in bluetoothA2dpSetCodecConfigPreference()