Home
last modified time | relevance | path

Searched defs:channel_mode (Results 1 – 10 of 10) sorted by relevance

/system/bt/service/common/bluetooth/
Da2dp_codec_config.cc25 int channel_mode, int64_t codec_specific_1, in A2dpCodecConfig()
Da2dp_codec_config.h38 int channel_mode() const { return channel_mode_; } in channel_mode() function
/system/bt/gd/l2cap/classic/
Ddynamic_channel_configuration_option.h39 RetransmissionAndFlowControlMode channel_mode = RetransmissionAndFlowControlMode::L2CAP_BASIC; member
/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.cc76 audio_channel_mask_t OutputChannelModeToAudioFormat(ChannelMode channel_mode) { in OutputChannelModeToAudioFormat()
87 audio_channel_mask_t InputChannelModeToAudioFormat(ChannelMode channel_mode) { in InputChannelModeToAudioFormat()
/system/bt/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc89 uint8_t channel_mode; member
256 int32_t channel_mode; in a2dp_vendor_ldac_decoder_configure() local
Da2dp_aac_encoder.cc50 uint8_t channel_mode; member
Da2dp_vendor_ldac_encoder.cc119 uint8_t channel_mode; member
/system/bt/audio_hal_interface/
Dle_audio_software.cc141 ChannelMode channel_mode, in LeAudioSetSelectedHalPcmConfig()
218 ChannelMode channel_mode, in LeAudioSetSelectedHalPcmConfig()
287 ChannelMode channel_mode, in LeAudioSetSelectedHalPcmConfig()
Dcodec_status.cc233 uint8_t channel_mode = a2dp_offload.codec_info[3] & A2DP_SBC_IE_CH_MD_MSK; in A2dpSbcToHalConfig() local
/system/bt/include/hardware/
Dbt_av.h132 btav_a2dp_codec_channel_mode_t channel_mode; member