Searched defs:channel_mode (Results 1 – 9 of 9) sorted by relevance
39 RetransmissionAndFlowControlMode channel_mode = RetransmissionAndFlowControlMode::L2CAP_BASIC; member
25 int channel_mode, int64_t codec_specific_1, in A2dpCodecConfig()
38 int channel_mode() const { return channel_mode_; } in channel_mode() function
89 uint8_t channel_mode; member255 int32_t channel_mode; in a2dp_vendor_ldac_decoder_configure() local
51 uint8_t channel_mode; member
119 uint8_t channel_mode; member
71 audio_channel_mask_t ChannelModeToAudioFormat(ChannelMode channel_mode) { in ChannelModeToAudioFormat()
231 uint8_t channel_mode = a2dp_offload.codec_info[3] & A2DP_SBC_IE_CH_MD_MSK; in A2dpSbcToHalConfig() local
127 btav_a2dp_codec_channel_mode_t channel_mode; member