Searched refs:getChannelMode (Results 1 – 6 of 6) sorted by relevance
118 int channelMode = codecConfig.getChannelMode(); in isCodecConfigSelectable()119 if ((channelMode & selectableConfig.getChannelMode()) == 0 in isCodecConfigSelectable()
473 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()
41141 HSPLandroid/bluetooth/BluetoothCodecConfig;->getChannelMode()I