/hardware/interfaces/bluetooth/a2dp/1.0/default/ |
D | BluetoothAudioOffload.cpp | 21 namespace bluetooth { namespace 33 Return<::android::hardware::bluetooth::a2dp::V1_0::Status> 35 const sp<::android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioHost>& in startSession() 37 const ::android::hardware::bluetooth::a2dp::V1_0::CodecConfiguration& in startSession() 45 return ::android::hardware::bluetooth::a2dp::V1_0::Status::FAILURE; in startSession() 49 ::android::hardware::bluetooth::a2dp::V1_0::Status status __unused) { in streamStarted() 58 ::android::hardware::bluetooth::a2dp::V1_0::Status status __unused) { in streamSuspended()
|
D | BluetoothAudioOffload.h | 26 namespace bluetooth { 43 Return<::android::hardware::bluetooth::a2dp::V1_0::Status> startSession( 44 const sp<::android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioHost>& 46 const ::android::hardware::bluetooth::a2dp::V1_0::CodecConfiguration& 49 ::android::hardware::bluetooth::a2dp::V1_0::Status status) override; 51 ::android::hardware::bluetooth::a2dp::V1_0::Status status) override;
|
D | Android.bp | 2 name: "android.hardware.bluetooth.a2dp@1.0-impl", 12 "android.hardware.bluetooth.a2dp@1.0",
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | Android.bp | 17 name: "android.hardware.bluetooth@1.0-impl", 27 "android.hardware.bluetooth@1.0", 37 "android.hardware.bluetooth-async", 38 "android.hardware.bluetooth-hci", 43 name: "android.hardware.bluetooth-async", 56 name: "android.hardware.bluetooth-hci", 75 name: "bluetooth-vendor-interface-unit-tests", 93 "android.hardware.bluetooth-async", 94 "android.hardware.bluetooth-hci", 101 name: "bluetooth-address-unit-tests", [all …]
|
D | android.hardware.bluetooth@1.0-service.rc | 1 service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service 4 user bluetooth 5 group bluetooth
|
D | service.cpp | 28 using android::hardware::bluetooth::V1_0::IBluetoothHci;
|
/hardware/interfaces/bluetooth/audio/2.0/default/session/ |
D | BluetoothAudioSupportedCodecsDB.h | 22 namespace bluetooth { 25 using ::android::hardware::bluetooth::audio::V2_0::CodecCapabilities; 26 using ::android::hardware::bluetooth::audio::V2_0::CodecConfiguration; 27 using ::android::hardware::bluetooth::audio::V2_0::PcmParameters; 28 using ::android::hardware::bluetooth::audio::V2_0::SessionType;
|
D | BluetoothAudioSession.h | 28 namespace bluetooth { 34 using ::android::hardware::bluetooth::audio::V2_0::AudioConfiguration; 35 using ::android::hardware::bluetooth::audio::V2_0::BitsPerSample; 36 using ::android::hardware::bluetooth::audio::V2_0::ChannelMode; 37 using ::android::hardware::bluetooth::audio::V2_0::CodecConfiguration; 38 using ::android::hardware::bluetooth::audio::V2_0::IBluetoothAudioPort; 39 using ::android::hardware::bluetooth::audio::V2_0::PcmParameters; 40 using ::android::hardware::bluetooth::audio::V2_0::SampleRate; 41 using ::android::hardware::bluetooth::audio::V2_0::SessionType; 44 ::android::hardware::bluetooth::audio::V2_0::Status;
|
D | BluetoothAudioSupportedCodecsDB.cpp | 24 namespace bluetooth { namespace 27 using ::android::hardware::bluetooth::audio::V2_0::AacObjectType; 28 using ::android::hardware::bluetooth::audio::V2_0::AacParameters; 29 using ::android::hardware::bluetooth::audio::V2_0::AacVariableBitRate; 30 using ::android::hardware::bluetooth::audio::V2_0::AptxParameters; 31 using ::android::hardware::bluetooth::audio::V2_0::BitsPerSample; 32 using ::android::hardware::bluetooth::audio::V2_0::ChannelMode; 33 using ::android::hardware::bluetooth::audio::V2_0::CodecType; 34 using ::android::hardware::bluetooth::audio::V2_0::LdacChannelMode; 35 using ::android::hardware::bluetooth::audio::V2_0::LdacParameters; [all …]
|
/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/ |
D | VtsHalBluetoothA2dpV1_0TargetTest.cpp | 32 using ::android::hardware::bluetooth::a2dp::V1_0::BitsPerSample; 33 using ::android::hardware::bluetooth::a2dp::V1_0::ChannelMode; 34 using ::android::hardware::bluetooth::a2dp::V1_0::CodecConfiguration; 35 using ::android::hardware::bluetooth::a2dp::V1_0::CodecType; 36 using ::android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioHost; 37 using ::android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioOffload; 38 using ::android::hardware::bluetooth::a2dp::V1_0::SampleRate; 39 using ::android::hardware::bluetooth::a2dp::V1_0::Status;
|
D | Android.bp | 22 "android.hardware.bluetooth@1.0", 23 "android.hardware.bluetooth.a2dp@1.0",
|
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ |
D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 38 using ::android::hardware::bluetooth::audio::V2_0::AacObjectType; 39 using ::android::hardware::bluetooth::audio::V2_0::AacParameters; 40 using ::android::hardware::bluetooth::audio::V2_0::AacVariableBitRate; 41 using ::android::hardware::bluetooth::audio::V2_0::AptxParameters; 42 using ::android::hardware::bluetooth::audio::V2_0::AudioCapabilities; 43 using ::android::hardware::bluetooth::audio::V2_0::AudioConfiguration; 44 using ::android::hardware::bluetooth::audio::V2_0::BitsPerSample; 45 using ::android::hardware::bluetooth::audio::V2_0::ChannelMode; 46 using ::android::hardware::bluetooth::audio::V2_0::CodecCapabilities; 47 using ::android::hardware::bluetooth::audio::V2_0::CodecConfiguration; [all …]
|
D | Android.bp | 7 "android.hardware.bluetooth.audio@2.0",
|
/hardware/interfaces/bluetooth/audio/2.0/default/ |
D | BluetoothAudioProvider.h | 23 namespace bluetooth { 29 using ::android::hardware::bluetooth::audio::V2_0::AudioConfiguration; 30 using ::android::hardware::bluetooth::audio::V2_0::SessionType; 33 ::android::hardware::bluetooth::audio::V2_0::Status;
|
D | Android.bp | 2 name: "android.hardware.bluetooth.audio@2.0-impl", 16 "android.hardware.bluetooth.audio@2.0", 39 "android.hardware.bluetooth.audio@2.0",
|
D | A2dpOffloadAudioProvider.cpp | 29 namespace bluetooth { namespace 34 using ::android::bluetooth::audio::BluetoothAudioSessionReport; 66 } else if (!android::bluetooth::audio::IsOffloadCodecConfigurationValid( in startSession()
|
D | BluetoothAudioProvidersFactory.cpp | 26 namespace bluetooth { namespace 75 android::bluetooth::audio::GetOffloadCodecCapabilities(sessionType); in getProviderCapabilities() 84 android::bluetooth::audio::GetSoftwarePcmCapabilities(); in getProviderCapabilities()
|
D | A2dpSoftwareAudioProvider.cpp | 27 namespace bluetooth { namespace 32 using ::android::bluetooth::audio::BluetoothAudioSessionReport; 78 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
|
D | HearingAidAudioProvider.cpp | 27 namespace bluetooth { namespace 32 using ::android::bluetooth::audio::BluetoothAudioSessionReport; 78 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
|
D | BluetoothAudioProvider.cpp | 27 namespace bluetooth { namespace 32 using ::android::bluetooth::audio::BluetoothAudioSessionReport;
|
/hardware/interfaces/bluetooth/1.0/vts/functional/ |
D | VtsHalBluetoothV1_0TargetTest.cpp | 39 using ::android::hardware::bluetooth::V1_0::IBluetoothHci; 40 using ::android::hardware::bluetooth::V1_0::IBluetoothHciCallbacks; 41 using ::android::hardware::bluetooth::V1_0::Status; 162 bluetooth = in SetUp() 164 ASSERT_NE(bluetooth, nullptr); in SetUp() 166 bluetooth->isRemote() ? "remote" : "local"); in SetUp() 171 bluetooth->linkToDeath(bluetooth_hci_death_recipient, 0).isOk()); in SetUp() 188 ASSERT_TRUE(bluetooth->initialize(bluetooth_cb).isOk()); in SetUp() 209 ASSERT_TRUE(bluetooth->close().isOk()); in TearDown() 286 sp<IBluetoothHci> bluetooth; member in BluetoothHidlTest [all …]
|
/hardware/interfaces/audio/common/all-versions/default/service/ |
D | Android.mk | 51 android.hardware.bluetooth.a2dp@1.0 \ 52 android.hardware.bluetooth.audio@2.0 \
|
D | service.cpp | 69 bluetooth::audio::V2_0::IBluetoothAudioProvidersFactory>() != OK; in main() 74 registerPassthroughServiceImplementation<bluetooth::a2dp::V1_0::IBluetoothAudioOffload>() != in main()
|
/hardware/interfaces/ |
D | CleanSpec.mk | 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware.bluetooth*) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware.bluetooth*) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware.bluetooth*) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware.bluetooth*)
|
/hardware/interfaces/bluetooth/1.0/ |
D | Android.bp | 4 name: "android.hardware.bluetooth@1.0",
|