Home
last modified time | relevance | path

Searched defs:channel_mode (Results 1 – 19 of 19) 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/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc84 uint8_t channel_mode; member
249 int32_t channel_mode; in a2dp_vendor_ldac_decoder_configure() local
Da2dp_vendor_opus_encoder.cc40 uint8_t channel_mode; member
Da2dp_aac_encoder.cc52 uint8_t channel_mode; member
Da2dp_vendor_ldac_encoder.cc61 uint8_t channel_mode; member
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy_hidl.cc77 audio_channel_mask_t OutputChannelModeToAudioFormat(ChannelMode channel_mode) { in OutputChannelModeToAudioFormat()
88 audio_channel_mask_t InputChannelModeToAudioFormat(ChannelMode channel_mode) { in InputChannelModeToAudioFormat()
Ddevice_port_proxy.cc55 audio_channel_mask_t OutputChannelModeToAudioFormat(ChannelMode channel_mode) { in OutputChannelModeToAudioFormat()
66 audio_channel_mask_t InputChannelModeToAudioFormat(ChannelMode channel_mode) { in InputChannelModeToAudioFormat()
/packages/modules/Bluetooth/system/stack/mmc/proto/
Dmmc_config.proto75 ChannelMode channel_mode = 7; field
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc239 uint8_t channel_mode = a2dp_offload.codec_info[3] & A2DP_SBC_IE_CH_MD_MSK; in A2dpSbcToHalConfig() local
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Da2dp_provider_info.cc409 for (auto const& channel_mode : transport.channelMode) { in CodecCapabilities() local
Dcodec_status_aidl.cc241 uint8_t channel_mode = a2dp_offload.codec_info[3] & A2DP_SBC_IE_CH_MD_MSK; in A2dpSbcToHalConfig() local
Da2dp_encoding_aidl.cc764 ChannelMode channel_mode) { in convert_channel_mode()
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java220 int channel_mode = selectChannelMode(config_id); in testBluetoothCodecConfig_valid_get_methods() local
/packages/modules/Bluetooth/floss/pandora/floss/
Dmedia_client.py372 def set_audio_config(self, sample_rate, bits_per_sample, channel_mode): argument
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h165 btav_a2dp_codec_channel_mode_t channel_mode; member
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs40 channel_mode: i32, field
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs205 pub channel_mode: i32, field
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs434 channel_mode: i32, field