Searched refs:getChannelMode (Results 1 – 5 of 5) sorted by relevance
120 int channelMode = codecConfig.getChannelMode(); in isCodecConfigSelectable()121 if ((channelMode & selectableConfig.getChannelMode()) == 0 in isCodecConfigSelectable()
503 public @ChannelMode int getChannelMode() { in getChannelMode() method in BluetoothCodecConfig
389 static CHANNEL_MODE getChannelMode(OMX_U32 nChannels) { in getChannelMode() function442 getChannelMode(mNumChannels))) { in setAudioParams()
208 static CHANNEL_MODE getChannelMode(uint32_t nChannels) { in getChannelMode() function266 getChannelMode(mIntf->getChannelCount()))) { in setAudioParams()
219 assertEquals(channel_mode, bcc.getChannelMode()); in testBluetoothCodecConfig_valid_get_methods()