Loading framework/java/android/bluetooth/BluetoothCodecConfig.java +44 −0 Original line number Diff line number Diff line Loading @@ -538,6 +538,17 @@ public final class BluetoothCodecConfig implements Parcelable { * Returns the codec specific value1. * As the value and usage differ for each codec, please refer to the concerned * codec specification to obtain the codec specific information. * * <p>See section 4.3.2 of the Bluetooth A2dp specification for SBC codec specific * information elements. * <p>See section 4.4.2 of the Bluetooth A2dp specification for MPEG-1,2 Audio * codec specific information elements. * <p>See section 4.5.2 of the Bluetooth A2dp specification for MPEG-2, 4 AAC * codec specific information elements. * <p>See section 4.6.2 of the Bluetooth A2dp specification for ATRAC family * codec specific information elements. * <p>See section 4.7.2 of the Bluetooth A2dp specification for Vendor Specific A2DP * codec specific information elements. */ public long getCodecSpecific1() { return mCodecSpecific1; Loading @@ -547,6 +558,17 @@ public final class BluetoothCodecConfig implements Parcelable { * Returns the codec specific value2. * As the value and usage differ for each codec, please refer to the concerned * codec specification to obtain the codec specific information. * * <p>See section 4.3.2 of the Bluetooth A2dp specification for SBC codec specific * information elements. * <p>See section 4.4.2 of the Bluetooth A2dp specification for MPEG-1,2 Audio * codec specific information elements. * <p>See section 4.5.2 of the Bluetooth A2dp specification for MPEG-2, 4 AAC * codec specific information elements. * <p>See section 4.6.2 of the Bluetooth A2dp specification for ATRAC family * codec specific information elements. * <p>See section 4.7.2 of the Bluetooth A2dp specification for Vendor Specific A2DP * codec specific information elements. */ public long getCodecSpecific2() { return mCodecSpecific2; Loading @@ -556,6 +578,17 @@ public final class BluetoothCodecConfig implements Parcelable { * Returns the codec specific value3. * As the value and usage differ for each codec, please refer to the concerned * codec specification to obtain the codec specific information. * * <p>See section 4.3.2 of the Bluetooth A2dp specification for SBC codec specific * information elements. * <p>See section 4.4.2 of the Bluetooth A2dp specification for MPEG-1,2 Audio * codec specific information elements. * <p>See section 4.5.2 of the Bluetooth A2dp specification for MPEG-2, 4 AAC * codec specific information elements. * <p>See section 4.6.2 of the Bluetooth A2dp specification for ATRAC family * codec specific information elements. * <p>See section 4.7.2 of the Bluetooth A2dp specification for Vendor Specific A2DP * codec specific information elements. */ public long getCodecSpecific3() { return mCodecSpecific3; Loading @@ -565,6 +598,17 @@ public final class BluetoothCodecConfig implements Parcelable { * Returns the codec specific value4. * As the value and usage differ for each codec, please refer to the concerned * codec specification to obtain the codec specific information. * * <p>See section 4.3.2 of the Bluetooth A2dp specification for SBC codec specific * information elements. * <p>See section 4.4.2 of the Bluetooth A2dp specification for MPEG-1,2 Audio * codec specific information elements. * <p>See section 4.5.2 of the Bluetooth A2dp specification for MPEG-2, 4 AAC * codec specific information elements. * <p>See section 4.6.2 of the Bluetooth A2dp specification for ATRAC family * codec specific information elements. * <p>See section 4.7.2 of the Bluetooth A2dp specification for Vendor Specific A2DP * codec specific information elements. */ public long getCodecSpecific4() { return mCodecSpecific4; Loading Loading
framework/java/android/bluetooth/BluetoothCodecConfig.java +44 −0 Original line number Diff line number Diff line Loading @@ -538,6 +538,17 @@ public final class BluetoothCodecConfig implements Parcelable { * Returns the codec specific value1. * As the value and usage differ for each codec, please refer to the concerned * codec specification to obtain the codec specific information. * * <p>See section 4.3.2 of the Bluetooth A2dp specification for SBC codec specific * information elements. * <p>See section 4.4.2 of the Bluetooth A2dp specification for MPEG-1,2 Audio * codec specific information elements. * <p>See section 4.5.2 of the Bluetooth A2dp specification for MPEG-2, 4 AAC * codec specific information elements. * <p>See section 4.6.2 of the Bluetooth A2dp specification for ATRAC family * codec specific information elements. * <p>See section 4.7.2 of the Bluetooth A2dp specification for Vendor Specific A2DP * codec specific information elements. */ public long getCodecSpecific1() { return mCodecSpecific1; Loading @@ -547,6 +558,17 @@ public final class BluetoothCodecConfig implements Parcelable { * Returns the codec specific value2. * As the value and usage differ for each codec, please refer to the concerned * codec specification to obtain the codec specific information. * * <p>See section 4.3.2 of the Bluetooth A2dp specification for SBC codec specific * information elements. * <p>See section 4.4.2 of the Bluetooth A2dp specification for MPEG-1,2 Audio * codec specific information elements. * <p>See section 4.5.2 of the Bluetooth A2dp specification for MPEG-2, 4 AAC * codec specific information elements. * <p>See section 4.6.2 of the Bluetooth A2dp specification for ATRAC family * codec specific information elements. * <p>See section 4.7.2 of the Bluetooth A2dp specification for Vendor Specific A2DP * codec specific information elements. */ public long getCodecSpecific2() { return mCodecSpecific2; Loading @@ -556,6 +578,17 @@ public final class BluetoothCodecConfig implements Parcelable { * Returns the codec specific value3. * As the value and usage differ for each codec, please refer to the concerned * codec specification to obtain the codec specific information. * * <p>See section 4.3.2 of the Bluetooth A2dp specification for SBC codec specific * information elements. * <p>See section 4.4.2 of the Bluetooth A2dp specification for MPEG-1,2 Audio * codec specific information elements. * <p>See section 4.5.2 of the Bluetooth A2dp specification for MPEG-2, 4 AAC * codec specific information elements. * <p>See section 4.6.2 of the Bluetooth A2dp specification for ATRAC family * codec specific information elements. * <p>See section 4.7.2 of the Bluetooth A2dp specification for Vendor Specific A2DP * codec specific information elements. */ public long getCodecSpecific3() { return mCodecSpecific3; Loading @@ -565,6 +598,17 @@ public final class BluetoothCodecConfig implements Parcelable { * Returns the codec specific value4. * As the value and usage differ for each codec, please refer to the concerned * codec specification to obtain the codec specific information. * * <p>See section 4.3.2 of the Bluetooth A2dp specification for SBC codec specific * information elements. * <p>See section 4.4.2 of the Bluetooth A2dp specification for MPEG-1,2 Audio * codec specific information elements. * <p>See section 4.5.2 of the Bluetooth A2dp specification for MPEG-2, 4 AAC * codec specific information elements. * <p>See section 4.6.2 of the Bluetooth A2dp specification for ATRAC family * codec specific information elements. * <p>See section 4.7.2 of the Bluetooth A2dp specification for Vendor Specific A2DP * codec specific information elements. */ public long getCodecSpecific4() { return mCodecSpecific4; Loading