Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java159 @ChannelMode int channelMode, long codecSpecific1, in BluetoothCodecConfig() argument
167 mCodecSpecific1 = codecSpecific1; in BluetoothCodecConfig()
326 final long codecSpecific1 = in.readLong();
332 channelMode, codecSpecific1,