/packages/modules/Bluetooth/system/test/mock/ |
D | mock_device_esco_parameters.cc | 48 enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec) { in esco_parameters_for_codec() 53 enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec, bool b) { in esco_parameters_for_codec()
|
D | mock_bta_ag_api.cc | 66 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec) { in BTA_AgSetCodec()
|
D | mock_btif_core.cc | 80 bt_status_t btif_set_dynamic_audio_buffer_size(int codec, int size) { in btif_set_dynamic_audio_buffer_size()
|
D | mock_bluetooth_interface.cc | 146 static int set_dynamic_audio_buffer_size(int codec, int size) { return 0; } in set_dynamic_audio_buffer_size()
|
/packages/modules/Bluetooth/system/device/src/ |
D | esco_parameters.cc | 214 enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec) { in esco_parameters_for_codec()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/rtp/cts/ |
D | AudioCodecTest.java | 23 private void assertEquals(AudioCodec codec, int type, String rtpmap, String fmtp) { in assertEquals()
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BufferConstraints.java | 93 public @Nullable BufferConstraint forCodec(@BluetoothCodecConfig.SourceCodecType int codec) { in forCodec()
|
D | BluetoothA2dp.java | 1129 public boolean setBufferLengthMillis(@BluetoothCodecConfig.SourceCodecType int codec, in setBufferLengthMillis()
|
/packages/services/Telephony/tests/src/com/android/services/telephony/ |
D | TelephonyConnectionTest.java | 182 int codec = extras.getInt(Connection.EXTRA_AUDIO_CODEC, Connection.AUDIO_CODEC_NONE); in testCodecInIms() local
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_api.cc | 221 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec) { in BTA_AgSetCodec()
|
D | bta_ag_int.h | 148 tBTA_AG_PEER_CODEC codec; member
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_le_audio.cc | 113 for (auto codec : offloading_preference) { in Initialize() local
|
D | btif_core.cc | 893 bt_status_t btif_set_dynamic_audio_buffer_size(int codec, int size) { in btif_set_dynamic_audio_buffer_size()
|
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | codec_status_hidl.cc | 156 namespace codec { namespace
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | codec_status_aidl.cc | 34 namespace codec { namespace
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | codec_manager.cc | 285 for (auto codec : offloading_preference) { in UpdateOffloadCapability() local
|
D | le_audio_set_configuration_provider_json.cc | 178 CodecCapabilitySetting codec; in CodecCapabilitySettingFromFlat() local
|
/packages/modules/Bluetooth/system/binder/android/bluetooth/ |
D | IBluetoothA2dp.aidl | 92 …void setBufferLengthMillis(int codec, int size, in AttributionSource attributionSource, in Synchro… in setBufferLengthMillis()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
D | A2dpServiceBinderTest.java | 314 int codec = 0; in setBufferLengthMillis() local
|
/packages/modules/Connectivity/nearby/service/proto/src/fastpair/ |
D | rpcs.proto | 300 int32 codec = 4; field
|
/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_codec_config.cc | 950 for (auto codec : orderedSourceCodecs()) { in getCodecConfigAndCapabilities() local 956 for (auto codec : orderedSourceCodecs()) { in getCodecConfigAndCapabilities() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 941 public boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() 1634 public void setBufferLengthMillis(int codec, int value, AttributionSource source, in setBufferLengthMillis()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | AdapterProperties.java | 625 boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetNativeInterface.java | 147 private void onWBS(int codec, byte[] address) { in onWBS()
|
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_at.cc | 468 uint32_t codec) { in bta_hf_client_handle_bcs() 1775 void bta_hf_client_send_at_bcs(tBTA_HF_CLIENT_CB* client_cb, uint32_t codec) { in bta_hf_client_send_at_bcs()
|