Searched refs:getExtendedCodecType (Results 1 – 5 of 5) sorted by relevance
161 && currentCodecConfig.getExtendedCodecType().equals(codecType)) { in updateState()231 BluetoothCodecType codecType = config.getExtendedCodecType(); in writeConfigurationValues()
261 mBluetoothA2dpConfigStore.setCodecType(config.getExtendedCodecType()); in initConfigStore()
215 verify(mBluetoothA2dpConfigStore).setCodecType(mCodecConfigAAC.getExtendedCodecType()); in onBluetoothServiceConnected_verifyBluetoothA2dpConfigStore()
553 public @Nullable BluetoothCodecType getExtendedCodecType() { in getExtendedCodecType() method in BluetoothCodecConfig
434 …codec_extensibility") @Nullable public android.bluetooth.BluetoothCodecType getExtendedCodecType();