Searched defs:channel_mode (Results 1 – 10 of 10) sorted by relevance
25 int channel_mode, int64_t codec_specific_1, in A2dpCodecConfig()
38 int channel_mode() const { return channel_mode_; } in channel_mode() function
39 RetransmissionAndFlowControlMode channel_mode = RetransmissionAndFlowControlMode::L2CAP_BASIC; member
76 audio_channel_mask_t OutputChannelModeToAudioFormat(ChannelMode channel_mode) { in OutputChannelModeToAudioFormat()87 audio_channel_mask_t InputChannelModeToAudioFormat(ChannelMode channel_mode) { in InputChannelModeToAudioFormat()
89 uint8_t channel_mode; member256 int32_t channel_mode; in a2dp_vendor_ldac_decoder_configure() local
50 uint8_t channel_mode; member
119 uint8_t channel_mode; member
141 ChannelMode channel_mode, in LeAudioSetSelectedHalPcmConfig()218 ChannelMode channel_mode, in LeAudioSetSelectedHalPcmConfig()287 ChannelMode channel_mode, in LeAudioSetSelectedHalPcmConfig()
233 uint8_t channel_mode = a2dp_offload.codec_info[3] & A2DP_SBC_IE_CH_MD_MSK; in A2dpSbcToHalConfig() local
132 btav_a2dp_codec_channel_mode_t channel_mode; member