Home
last modified time | relevance | path

Searched refs:V2_0 (Results 1 – 23 of 23) sorted by relevance

/system/bt/audio_hal_interface/
Dclient_interface.h34 using ::android::hardware::bluetooth::audio::V2_0::AudioCapabilities;
35 using ::android::hardware::bluetooth::audio::V2_0::AudioConfiguration;
36 using ::android::hardware::bluetooth::audio::V2_0::BitsPerSample;
37 using ::android::hardware::bluetooth::audio::V2_0::ChannelMode;
38 using ::android::hardware::bluetooth::audio::V2_0::CodecConfiguration;
39 using ::android::hardware::bluetooth::audio::V2_0::CodecType;
40 using ::android::hardware::bluetooth::audio::V2_0::IBluetoothAudioProvider;
41 using ::android::hardware::bluetooth::audio::V2_0::PcmParameters;
42 using ::android::hardware::bluetooth::audio::V2_0::SampleRate;
43 using ::android::hardware::bluetooth::audio::V2_0::SessionType;
[all …]
Dclient_interface_unittest.cc23 using ::android::hardware::bluetooth::audio::V2_0::AacObjectType;
24 using ::android::hardware::bluetooth::audio::V2_0::AacParameters;
25 using ::android::hardware::bluetooth::audio::V2_0::AacVariableBitRate;
26 using ::android::hardware::bluetooth::audio::V2_0::AptxParameters;
27 using ::android::hardware::bluetooth::audio::V2_0::CodecCapabilities;
28 using ::android::hardware::bluetooth::audio::V2_0::CodecConfiguration;
29 using ::android::hardware::bluetooth::audio::V2_0::CodecType;
30 using ::android::hardware::bluetooth::audio::V2_0::LdacChannelMode;
31 using ::android::hardware::bluetooth::audio::V2_0::LdacParameters;
32 using ::android::hardware::bluetooth::audio::V2_0::LdacQualityIndex;
[all …]
Da2dp_encoding.cc32 using ::android::hardware::bluetooth::audio::V2_0::AacObjectType;
33 using ::android::hardware::bluetooth::audio::V2_0::AacVariableBitRate;
34 using ::android::hardware::bluetooth::audio::V2_0::CodecType;
35 using ::android::hardware::bluetooth::audio::V2_0::LdacChannelMode;
36 using ::android::hardware::bluetooth::audio::V2_0::LdacQualityIndex;
37 using ::android::hardware::bluetooth::audio::V2_0::SbcAllocMethod;
38 using ::android::hardware::bluetooth::audio::V2_0::SbcBlockLength;
39 using ::android::hardware::bluetooth::audio::V2_0::SbcChannelMode;
40 using ::android::hardware::bluetooth::audio::V2_0::SbcNumSubbands;
Dclient_interface.cc38 using ::android::hardware::bluetooth::audio::V2_0::IBluetoothAudioPort;
39 using ::android::hardware::bluetooth::audio::V2_0::
Dhearing_aid_software_encoding.cc28 using ::android::hardware::bluetooth::audio::V2_0::CodecType;
/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.h89 ::android::hardware::bluetooth::audio::V2_0::SessionType session_type_;
105 const ::android::hardware::bluetooth::audio::V2_0::Status& status);
Ddevice_port_proxy.cc37 using ::android::hardware::bluetooth::audio::V2_0::BitsPerSample;
38 using ::android::hardware::bluetooth::audio::V2_0::ChannelMode;
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;
43 ::android::hardware::bluetooth::audio::V2_0::Status;
/system/core/storaged/include/
Dstoraged_info.h74 const sp<android::hardware::health::V2_0::IHealth>& healthService);
108 using IHealth = hardware::health::V2_0::IHealth;
109 using StorageInfo = hardware::health::V2_0::StorageInfo;
Dstoraged.h78 class storaged_t : public android::hardware::health::V2_0::IHealthInfoCallback,
86 sp<android::hardware::health::V2_0::IHealth> health;
138 const ::android::hardware::health::V2_0::HealthInfo& info);
Dstoraged_diskstats.h165 android::sp<android::hardware::health::V2_0::IHealth> mHealth;
176 disk_stats_monitor(const android::sp<android::hardware::health::V2_0::IHealth>& healthService,
/system/core/fastboot/device/
Dfastboot_device.h57 android::sp<android::hardware::health::V2_0::IHealth> health_hal() { return health_hal_; } in health_hal()
66 android::sp<android::hardware::health::V2_0::IHealth> health_hal_;
Dfastboot_device.cpp35 using ::android::hardware::health::V2_0::get_health_service;
Dvariables.cpp102 using android::hardware::health::V2_0::HealthInfo; in GetBatteryVoltageHelper()
103 using android::hardware::health::V2_0::Result; in GetBatteryVoltageHelper()
/system/bt/vendor_libs/test_vendor_lib/include/
Dhci.h53 V2_0 = 3, enumerator
/system/core/healthd/
Dhealthd_mode_charger_nops.cpp45 using android::hardware::health::V2_0::implementation::Health; in healthd_mode_nop_init()
Dcharger_test.cpp142 using android::hardware::health::V2_0::implementation::Health; in main()
Dhealthd_mode_charger.cpp673 using android::hardware::health::V2_0::implementation::Health; in healthd_mode_charger_init()
/system/core/storaged/
Dstoraged.cpp71 using android::hardware::health::V2_0::get_health_service;
72 using android::hardware::health::V2_0::HealthInfo;
73 using android::hardware::health::V2_0::IHealth;
74 using android::hardware::health::V2_0::Result;
Dstoraged_diskstats.cpp34 using android::hardware::health::V2_0::DiskStats;
35 using android::hardware::health::V2_0::IHealth;
36 using android::hardware::health::V2_0::Result;
37 using android::hardware::health::V2_0::toString;
Dstoraged_info.cpp39 using android::hardware::health::V2_0::IHealth;
40 using android::hardware::health::V2_0::Result;
41 using android::hardware::health::V2_0::StorageInfo;
/system/extras/perfprofd/
Dperfprofdcore.cc300 using android::hardware::health::V2_0::get_health_service; in get_charging()
301 using android::hardware::health::V2_0::HealthInfo; in get_charging()
302 using android::hardware::health::V2_0::IHealth; in get_charging()
303 using android::hardware::health::V2_0::Result; in get_charging()
/system/chre/host/msm/daemon/
Dchre_daemon.cc85 using android::hardware::soundtrigger::V2_0::ISoundTriggerHw;
86 using android::hardware::soundtrigger::V2_0::SoundModelHandle;
87 using android::hardware::soundtrigger::V2_0::SoundModelType;
/system/core/storaged/tests/
Dstoraged_test.cpp238 using android::hardware::health::V2_0::get_health_service; in TEST()