Searched refs:a2dp (Results 1 – 19 of 19) sorted by relevance
/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() 80 } else if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_on_started() 86 bluetooth::audio::a2dp::ack_stream_started(A2DP_CTRL_ACK_SUCCESS); in btif_a2dp_on_started() 98 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_on_started() 99 bluetooth::audio::a2dp::ack_stream_started(A2DP_CTRL_ACK_FAILURE); in btif_a2dp_on_started() 118 if (bluetooth::audio::a2dp::is_hal_2_0_enabled() || in btif_a2dp_on_stopped() 133 if (bluetooth::audio::a2dp::is_hal_2_0_enabled() || in btif_a2dp_on_suspended() 172 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_on_offload_started() 173 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 | 359 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() 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() 502 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_source_shutdown_delayed() 503 bluetooth::audio::a2dp::cleanup(); in btif_a2dp_source_shutdown_delayed() 598 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_source_setup_codec_delayed() 599 bluetooth::audio::a2dp::setup_codec(); in btif_a2dp_source_setup_codec_delayed() 683 if (bluetooth::audio::a2dp::is_hal_2_0_enabled()) { in btif_a2dp_source_on_stopped() [all …]
|
D | btif_av.cc | 3212 bluetooth::audio::a2dp::set_remote_delay(delay); in btif_av_set_audio_delay()
|
/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 | 51 "a2dp/a2dp_aac.cc", 52 "a2dp/a2dp_aac_decoder.cc", 53 "a2dp/a2dp_aac_encoder.cc", 54 "a2dp/a2dp_api.cc", 55 "a2dp/a2dp_codec_config.cc", 56 "a2dp/a2dp_sbc.cc", 57 "a2dp/a2dp_sbc_decoder.cc", 58 "a2dp/a2dp_sbc_encoder.cc", 59 "a2dp/a2dp_sbc_up_sample.cc", 60 "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/btif/ |
D | Android.bp | 13 "system/bt/stack/a2dp", 102 "android.hardware.bluetooth.a2dp@1.0", 118 "libaudio-a2dp-hw-utils", 143 "android.hardware.bluetooth.a2dp@1.0",
|
D | BUILD.gn | 92 "//stack/a2dp",
|
/system/bt/audio_hal_interface/ |
D | a2dp_encoding.h | 24 namespace a2dp {
|
D | a2dp_encoding.cc | 588 namespace a2dp { namespace
|
/system/bt/main/ |
D | Android.bp | 27 "system/bt/stack/a2dp", 44 "android.hardware.bluetooth.a2dp@1.0",
|
D | BUILD.gn | 51 "//stack/a2dp",
|
/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/prebuilts/api/29.0/private/ |
D | hwservice_contexts | 17 android.hardware.bluetooth.a2dp::IBluetoothAudioOffload u:object_r:hal_audio_hwservice:s0
|
/system/sepolicy/private/ |
D | hwservice_contexts | 17 android.hardware.bluetooth.a2dp::IBluetoothAudioOffload u:object_r:hal_audio_hwservice:s0
|
/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 | 290 ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
|
/system/sepolicy/public/ |
D | property_contexts | 290 ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
|