/system/bt/btif/src/ |
D | btif_a2dp.cc | 60 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_on_started() 61 bluetooth::audio::a2dp::ack_stream_started(status); in btif_a2dp_on_started() 81 } else if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_on_started() 87 bluetooth::audio::a2dp::ack_stream_started(A2DP_CTRL_ACK_SUCCESS); in btif_a2dp_on_started() 99 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_on_started() 100 bluetooth::audio::a2dp::ack_stream_started(A2DP_CTRL_ACK_FAILURE); in btif_a2dp_on_started() 119 if (bluetooth::audio::a2dp::is_hal_2_0_enabled() || in btif_a2dp_on_stopped() 135 if (bluetooth::audio::a2dp::is_hal_2_0_enabled() || in btif_a2dp_on_suspended() 175 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_on_offload_started() 176 bluetooth::audio::a2dp::ack_stream_started(ack); in btif_a2dp_on_offload_started()
|
D | btif_a2dp_audio_interface.cc | 51 using android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioOffload; 52 using android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioHost; 53 using android::hardware::bluetooth::a2dp::V1_0::Status; 54 using android::hardware::bluetooth::a2dp::V1_0::CodecConfiguration; 55 using android::hardware::bluetooth::a2dp::V1_0::CodecType; 56 using android::hardware::bluetooth::a2dp::V1_0::SampleRate; 57 using android::hardware::bluetooth::a2dp::V1_0::BitsPerSample; 58 using android::hardware::bluetooth::a2dp::V1_0::ChannelMode; 206 (::android::hardware::bluetooth::a2dp::V1_0::CodecType) in btif_a2dp_get_codec_configuration() 219 (::android::hardware::bluetooth::a2dp::V1_0::CodecType) in btif_a2dp_get_codec_configuration() [all …]
|
D | btif_a2dp_source.cc | 358 if (!bluetooth::audio::a2dp::init(&btif_a2dp_source_thread)) { in btif_a2dp_source_startup_delayed() 398 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_source_start_session_delayed() 399 bluetooth::audio::a2dp::start_session(); in btif_a2dp_source_start_session_delayed() 400 bluetooth::audio::a2dp::set_remote_delay(btif_av_get_audio_delay()); in btif_a2dp_source_start_session_delayed() 466 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_source_end_session_delayed() 467 bluetooth::audio::a2dp::end_session(); in btif_a2dp_source_end_session_delayed() 501 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_source_shutdown_delayed() 502 bluetooth::audio::a2dp::cleanup(); in btif_a2dp_source_shutdown_delayed() 594 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_source_setup_codec_delayed() 595 bluetooth::audio::a2dp::setup_codec(); in btif_a2dp_source_setup_codec_delayed() [all …]
|
D | btif_av.cc | 977 bluetooth::audio::a2dp::update_codec_offloading_capabilities( in Init() 3399 bluetooth::audio::a2dp::set_remote_delay(peer->GetDelayReport()); in btif_av_set_audio_delay() 3422 if (!bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_av_is_a2dp_offload_running() 3427 return bluetooth::audio::a2dp::is_hal_2_0_offloading(); in btif_av_is_a2dp_offload_running()
|
/system/bt/stack/ |
D | BUILD.gn | 35 "a2dp/a2dp_aac.cc", 36 "a2dp/a2dp_aac_decoder.cc", 37 "a2dp/a2dp_aac_encoder.cc", 38 "a2dp/a2dp_api.cc", 39 "a2dp/a2dp_codec_config.cc", 40 "a2dp/a2dp_sbc.cc", 41 "a2dp/a2dp_sbc_decoder.cc", 42 "a2dp/a2dp_sbc_encoder.cc", 43 "a2dp/a2dp_sbc_up_sample.cc", 44 "a2dp/a2dp_vendor.cc", [all …]
|
D | Android.bp | 50 "a2dp/a2dp_aac.cc", 51 "a2dp/a2dp_aac_decoder.cc", 52 "a2dp/a2dp_aac_encoder.cc", 53 "a2dp/a2dp_api.cc", 54 "a2dp/a2dp_codec_config.cc", 55 "a2dp/a2dp_sbc.cc", 56 "a2dp/a2dp_sbc_decoder.cc", 57 "a2dp/a2dp_sbc_encoder.cc", 58 "a2dp/a2dp_sbc_up_sample.cc", 59 "a2dp/a2dp_vendor.cc", [all …]
|
/system/bt/audio_a2dp_hw/ |
D | Android.bp | 14 name: "audio.a2dp.default", 29 name: "libaudio-a2dp-hw-utils", 49 "audio.a2dp.default",
|
/system/bt/audio_hal_interface/ |
D | a2dp_encoding.h | 26 namespace a2dp {
|
D | a2dp_encoding.cc | 316 namespace a2dp { namespace
|
/system/bt/btif/ |
D | Android.bp | 13 "system/bt/stack/a2dp", 104 "android.hardware.bluetooth.a2dp@1.0", 112 "libaudio-a2dp-hw-utils", 136 "android.hardware.bluetooth.a2dp@1.0",
|
D | BUILD.gn | 92 "//stack/a2dp",
|
/system/bt/main/ |
D | Android.bp | 32 "system/bt/stack/a2dp", 71 "system/bt/stack/a2dp", 89 "android.hardware.bluetooth.a2dp@1.0",
|
D | BUILD.gn | 51 "//stack/a2dp",
|
/system/bt/test/headless/ |
D | Android.bp | 45 "android.hardware.bluetooth.a2dp@1.0",
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | hwservice_contexts | 12 android.hardware.bluetooth.a2dp::IBluetoothAudioOffload u:object_r:hal_audio_hwservice:s0
|
/system/sepolicy/private/ |
D | hwservice_contexts | 20 android.hardware.bluetooth.a2dp::IBluetoothAudioOffload u:object_r:hal_audio_hwservice:s0
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | hwservice_contexts | 20 android.hardware.bluetooth.a2dp::IBluetoothAudioOffload u:object_r:hal_audio_hwservice:s0
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | hwservice_contexts | 17 android.hardware.bluetooth.a2dp::IBluetoothAudioOffload u:object_r:hal_audio_hwservice:s0
|
/system/linkerconfig/testdata/root/system/apex/com.android.vndk.vR/etc/ |
D | vndkcore.libraries.R.txt | 27 android.hardware.bluetooth.a2dp@1.0.so
|
/system/bt/gd/docs/architecture/ |
D | style_guide.md | 150 * a2dp/: A2DP profile
|
/system/linkerconfig/testdata/golden_output/stage2/com.vendor.service1/ |
D | ld.config.txt | 14 …android.hardware.biometrics.fingerprint@2.1.so:android.hardware.bluetooth.a2dp@1.0.so:android.hard…
|
/system/linkerconfig/testdata/golden_output/product-enabled/com.vendor.service1/ |
D | ld.config.txt | 14 …android.hardware.biometrics.fingerprint@2.1.so:android.hardware.bluetooth.a2dp@1.0.so:android.hard…
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | property_contexts | 238 ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | property_contexts | 301 ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | property_contexts | 334 ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
|