Searched refs:channelMode (Results 1 – 4 of 4) sorted by relevance
184 @ChannelMode int channelMode, long codecSpecific1, in BluetoothCodecConfig() argument191 mChannelMode = channelMode; in BluetoothCodecConfig()351 final int channelMode = in.readInt();358 channelMode, codecSpecific1,626 int channelMode = other.mChannelMode; in similarCodecFeedingParameters() local628 || channelMode == BluetoothCodecConfig.CHANNEL_MODE_NONE) { in similarCodecFeedingParameters()629 channelMode = mChannelMode; in similarCodecFeedingParameters()632 mCodecType, /* priority */ 0, sampleRate, bitsPerSample, channelMode, in similarCodecFeedingParameters()
120 int channelMode = codecConfig.getChannelMode(); in isCodecConfigSelectable() local121 if ((channelMode & selectableConfig.getChannelMode()) == 0 in isCodecConfigSelectable()122 && channelMode != BluetoothCodecConfig.CHANNEL_MODE_NONE) { in isCodecConfigSelectable()
2341 SLuint32 channelMode; member
2744 XAuint32 channelMode; member