Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/
Ddynamic_channel_configuration_option.h39 RetransmissionAndFlowControlMode channel_mode = RetransmissionAndFlowControlMode::L2CAP_BASIC; member
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.h33 btav_a2dp_codec_channel_mode_t channel_mode = member
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy_hidl.cc78 audio_channel_mask_t OutputChannelModeToAudioFormat(ChannelMode channel_mode) { in OutputChannelModeToAudioFormat()
89 audio_channel_mask_t InputChannelModeToAudioFormat(ChannelMode channel_mode) { in InputChannelModeToAudioFormat()
Ddevice_port_proxy.cc51 audio_channel_mask_t OutputChannelModeToAudioFormat(ChannelMode channel_mode) { in OutputChannelModeToAudioFormat()
62 audio_channel_mask_t InputChannelModeToAudioFormat(ChannelMode channel_mode) { in InputChannelModeToAudioFormat()
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc85 uint8_t channel_mode; member
250 int32_t channel_mode; in a2dp_vendor_ldac_decoder_configure() local
Da2dp_aac_encoder.cc50 uint8_t channel_mode; member
Da2dp_vendor_opus_encoder.cc39 uint8_t channel_mode; member
Da2dp_vendor_ldac_encoder.cc59 uint8_t channel_mode; member
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc234 uint8_t channel_mode = a2dp_offload.codec_info[3] & A2DP_SBC_IE_CH_MD_MSK; in A2dpSbcToHalConfig() local
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java183 int channel_mode = selectChannelMode(config_id); in testBluetoothCodecConfig_valid_get_methods() local
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dcodec_status_aidl.cc239 uint8_t channel_mode = a2dp_offload.codec_info[3] & A2DP_SBC_IE_CH_MD_MSK; in A2dpSbcToHalConfig() local
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs30 channel_mode: i32, field
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h145 btav_a2dp_codec_channel_mode_t channel_mode; member
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs158 pub channel_mode: i32, field