Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java103 int channelMode, long codecSpecific1, in BluetoothCodecConfig() argument
111 mCodecSpecific1 = codecSpecific1; in BluetoothCodecConfig()
258 final long codecSpecific1 = in.readLong();
264 channelMode, codecSpecific1,