Home
last modified time | relevance | path

Searched refs:bluetooth (Results 1 – 25 of 79) sorted by relevance

1234

/hardware/interfaces/bluetooth/a2dp/1.0/default/
DBluetoothAudioOffload.cpp21 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()
DBluetoothAudioOffload.h26 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;
DAndroid.bp2 name: "android.hardware.bluetooth.a2dp@1.0-impl",
12 "android.hardware.bluetooth.a2dp@1.0",
/hardware/interfaces/bluetooth/1.0/default/
DAndroid.bp17 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 …]
Dandroid.hardware.bluetooth@1.0-service.rc1 service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service
4 user bluetooth
5 group bluetooth
Dservice.cpp28 using android::hardware::bluetooth::V1_0::IBluetoothHci;
/hardware/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSupportedCodecsDB.h22 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;
DBluetoothAudioSession.h28 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;
DBluetoothAudioSupportedCodecsDB.cpp24 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/
DVtsHalBluetoothA2dpV1_0TargetTest.cpp32 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;
DAndroid.bp22 "android.hardware.bluetooth@1.0",
23 "android.hardware.bluetooth.a2dp@1.0",
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp38 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 …]
DAndroid.bp7 "android.hardware.bluetooth.audio@2.0",
/hardware/interfaces/bluetooth/audio/2.0/default/
DBluetoothAudioProvider.h23 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;
DAndroid.bp2 name: "android.hardware.bluetooth.audio@2.0-impl",
16 "android.hardware.bluetooth.audio@2.0",
39 "android.hardware.bluetooth.audio@2.0",
DA2dpOffloadAudioProvider.cpp29 namespace bluetooth { namespace
34 using ::android::bluetooth::audio::BluetoothAudioSessionReport;
66 } else if (!android::bluetooth::audio::IsOffloadCodecConfigurationValid( in startSession()
DBluetoothAudioProvidersFactory.cpp26 namespace bluetooth { namespace
75 android::bluetooth::audio::GetOffloadCodecCapabilities(sessionType); in getProviderCapabilities()
84 android::bluetooth::audio::GetSoftwarePcmCapabilities(); in getProviderCapabilities()
DA2dpSoftwareAudioProvider.cpp27 namespace bluetooth { namespace
32 using ::android::bluetooth::audio::BluetoothAudioSessionReport;
78 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
DHearingAidAudioProvider.cpp27 namespace bluetooth { namespace
32 using ::android::bluetooth::audio::BluetoothAudioSessionReport;
78 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
DBluetoothAudioProvider.cpp27 namespace bluetooth { namespace
32 using ::android::bluetooth::audio::BluetoothAudioSessionReport;
/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp39 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/
DAndroid.mk51 android.hardware.bluetooth.a2dp@1.0 \
52 android.hardware.bluetooth.audio@2.0 \
Dservice.cpp69 bluetooth::audio::V2_0::IBluetoothAudioProvidersFactory>() != OK; in main()
74 registerPassthroughServiceImplementation<bluetooth::a2dp::V1_0::IBluetoothAudioOffload>() != in main()
/hardware/interfaces/
DCleanSpec.mk51 $(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/
DAndroid.bp4 name: "android.hardware.bluetooth@1.0",

1234