Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java184 @ChannelMode int channelMode, long codecSpecific1, in BluetoothCodecConfig() argument
192 mCodecSpecific1 = codecSpecific1; in BluetoothCodecConfig()
352 final long codecSpecific1 = in.readLong();
358 channelMode, codecSpecific1,