/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_vendor.cc | 45 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorSourceCodecValid() local 76 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorPeerSourceCodecValid() local 96 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorPeerSinkCodecValid() local 127 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorSinkCodecSupported() local 142 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorUsesRtpHeader() local 171 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorCodecName() local 243 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorGetBitRate() local 272 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorGetSinkTrackChannelType() local 288 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorBuildCodecHeader() local 317 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorGetEncoderInterface() local [all …]
|
D | a2dp_codec_config.cc | 87 uint16_t codec_id = A2DP_VendorCodecGetCodecId(media_codec_capabilities); in ParseCodecId() local 117 A2dpCodecConfig::A2dpCodecConfig(btav_a2dp_codec_index_t codec_index, a2dp::CodecId codec_id, in A2dpCodecConfig() 241 uint16_t codec_id; in getCodecSpecificConfig() local 581 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IotGetPeerSinkCodecType() local 1290 auto codec_id = bluetooth::a2dp::ParseCodecId(p_codec_info); in A2DP_GetTrackSampleRate() local 1320 auto codec_id = bluetooth::a2dp::ParseCodecId(p_codec_info); in A2DP_GetTrackBitsPerSample() local 1350 auto codec_id = bluetooth::a2dp::ParseCodecId(p_codec_info); in A2DP_GetTrackChannelCount() local 1401 auto codec_id = bluetooth::a2dp::ParseCodecId(p_codec_info); in A2DP_GetPacketTimestamp() local 1671 uint16_t codec_id = (p[0] & 0x00ff) | ((p[1] << 8) & 0xff00); in A2DP_VendorCodecGetCodecId() local
|
D | a2dp_ext.cc | 35 static a2dp::CodecId codec_id(btav_a2dp_codec_index_t codec_index) { in codec_id() function
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/ |
D | a2dp_provider_info.cc | 119 int codec_id = codec.id.get<CodecId::vendor>().codecId; in assignSourceCodecIndex() local 171 int codec_id = codec.id.get<CodecId::vendor>().codecId; in assignSinkCodecIndex() local 251 uint16_t codec_id = A2DP_VendorCodecGetCodecId(codec_info); in SourceCodecIndex() local 296 uint16_t codec_id = A2DP_VendorCodecGetCodecId(codec_info); in SinkCodecIndex() local 315 bool ProviderInfo::BuildCodecCapabilities(CodecId const& codec_id, in BuildCodecCapabilities() 330 uint16_t codec_id = static_cast<uint16_t>(id.codecId); in BuildCodecCapabilities() local 351 bluetooth::a2dp::CodecId* codec_id, uint8_t* codec_info, in CodecCapabilities()
|
D | a2dp_encoding_aidl.cc | 662 bool provider::codec_info(btav_a2dp_codec_index_t codec_index, bluetooth::a2dp::CodecId* codec_id, in codec_info() 760 uint16_t codec_id = (static_cast<uint16_t>(sep.capabilities[7]) << 0) | in get_a2dp_configuration() local
|
D | client_interface_aidl.cc | 143 const CodecId& codec_id, const std::vector<uint8_t>& configuration, in ParseA2dpConfiguration()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | codec_interface.h | 52 static std::unique_ptr<CodecInterface> CreateInstance(const types::LeAudioCodecId& codec_id) { in CreateInstance()
|
D | le_audio_utils.cc | 346 static bool is_known_codec(const types::LeAudioCodecId& codec_id) { in is_known_codec() 429 bool IsCodecUsingLtvFormat(const types::LeAudioCodecId& codec_id) { in IsCodecUsingLtvFormat() 572 const auto& codec_id = codec_config_setting.id; in IsCodecConfigSettingSupported() local
|
D | audio_set_configurations.json | 1442 "codec_id": { object 1496 "codec_id": { object 1550 "codec_id": { object 1604 "codec_id": { object 1658 "codec_id": { object 1712 "codec_id": { object 1766 "codec_id": { object 1820 "codec_id": { object 1874 "codec_id": { object 1928 "codec_id": { object [all …]
|
D | mock_codec_interface.cc | 34 CodecInterface::CodecInterface(const types::LeAudioCodecId& codec_id) { in CodecInterface()
|
D | client_parser.h | 114 types::LeAudioCodecId codec_id; member 166 types::LeAudioCodecId codec_id; member
|
D | codec_interface.cc | 268 CodecInterface::CodecInterface(const types::LeAudioCodecId& codec_id) { in CodecInterface()
|
D | le_audio_types.cc | 593 std::ostream& operator<<(std::ostream& os, const LeAudioCodecId& codec_id) { in operator <<()
|
D | client_parser_test.cc | 1238 types::LeAudioCodecId codec_id{ in TEST() local 1295 types::LeAudioCodecId codec_id{ in TEST() local
|
D | devices_test.cc | 410 void Add(LeAudioCodecId codec_id, uint8_t conf_sampling_frequency, uint8_t conf_frame_duration, in Add() 435 void Add(LeAudioCodecId codec_id, uint16_t capa_sampling_frequency, uint8_t capa_frame_duration, in Add() 460 void Add(LeAudioCodecId codec_id, const std::vector<uint8_t>& vendor_data, in Add() 1107 void TestAsesActive(LeAudioCodecId codec_id, uint8_t sampling_frequency, uint8_t frame_duration, in TestAsesActive()
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | le_audio_utils.cc | 38 ::aidl::android::hardware::bluetooth::audio::CodecId GetAidlCodecIdFromStackFormat( in GetAidlCodecIdFromStackFormat() 59 ::bluetooth::le_audio::types::LeAudioCodecId GetStackCodecIdFromAidlFormat( in GetStackCodecIdFromAidlFormat()
|
D | client_interface_aidl.cc | 590 void BluetoothAudioClientInterface::SetCodecPriority(CodecId codec_id, int32_t priority) { in SetCodecPriority()
|
/packages/modules/Bluetooth/system/audio_hal_interface/ |
D | a2dp_encoding.cc | 188 bool codec_info(btav_a2dp_codec_index_t codec_index, bluetooth::a2dp::CodecId* codec_id, in codec_info()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/ |
D | hfp_shim.cc | 115 static void debug_dump_cb(bool active, uint16_t codec_id, int total_num_decoded_frames, in debug_dump_cb() 270 void DebugDumpCallback(bool active, uint16_t codec_id, int total_num_decoded_frames, in DebugDumpCallback()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | a2dp_constants.h | 51 constexpr static uint64_t VendorCodecId(uint16_t company_id, uint16_t codec_id) { in VendorCodecId()
|
D | btm_api_types.h | 156 uint16_t codec_id; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_audio_hal_interface_a2dp_encoding.cc | 111 bool provider::codec_info(btav_a2dp_codec_index_t codec_index, bluetooth::a2dp::CodecId* codec_id, in codec_info()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_av.h | 94 uint64_t codec_id; member
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sco_hfp_hal_linux.cc | 388 uint8_t codec_id; in set_codec_datapath() local
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcaster.cc | 216 auto const& codec_id = subgroup_config.GetLeAudioCodecId(); in prepareBasicAnnouncement() local 1266 auto const& codec_id = subgroup_config.GetLeAudioCodecId(); in CheckAndReconfigureEncoders() local
|