/aosp12/system/bt/bta/hearing_aid/ |
H A D | hearing_aid_audio_source.cc | 94 if (bluetooth::audio::hearing_aid::is_hal_2_0_enabled()) { in send_audio_data() 95 bytes_read = bluetooth::audio::hearing_aid::read(p_buf, bytes_per_tick); in send_audio_data() 395 if (bluetooth::audio::hearing_aid::is_hal_2_0_enabled()) { in Start() 396 bluetooth::audio::hearing_aid::start_session(); in Start() 397 bluetooth::audio::hearing_aid::set_remote_delay(remote_delay_ms); in Start() 406 if (bluetooth::audio::hearing_aid::is_hal_2_0_enabled()) { in Stop() 407 bluetooth::audio::hearing_aid::end_session(); in Stop() 414 auto stream_cb = bluetooth::audio::hearing_aid::StreamCallbacks{ in Initialize() 418 if (!bluetooth::audio::hearing_aid::init(stream_cb, get_main_thread())) { in Initialize() 426 if (bluetooth::audio::hearing_aid::is_hal_2_0_enabled()) { in CleanUp() [all …]
|
H A D | hearing_aid.cc | 47 using bluetooth::hearing_aid::ConnectionState; 245 HearingAidImpl(bluetooth::hearing_aid::HearingAidCallbacks* callbacks, in HearingAidImpl() 1598 bluetooth::hearing_aid::HearingAidCallbacks* callbacks; 1792 bluetooth::hearing_aid::HearingAidCallbacks* callbacks, Closure initCb) { in Initialize()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_hearing_aid.cc | 34 using bluetooth::hearing_aid::ConnectionState; 35 using bluetooth::hearing_aid::HearingAidCallbacks; 36 using bluetooth::hearing_aid::HearingAidInterface; 54 : public bluetooth::hearing_aid::HearingAidInterface,
|
H A D | bluetooth.cc | 87 using bluetooth::hearing_aid::HearingAidInterface;
|
H A D | btif_dm.cc | 237 extern bluetooth::hearing_aid::HearingAidInterface*
|
/aosp12/system/bt/audio_hal_interface/ |
H A D | hearing_aid_software_encoding.cc | 37 using ::bluetooth::audio::hearing_aid::StreamCallbacks; 63 ::bluetooth::audio::hearing_aid::read(p_buf, sizeof(p_buf)); in SuspendRequest() 75 ::bluetooth::audio::hearing_aid::read(p_buf, sizeof(p_buf)); in StopRequest() 167 namespace hearing_aid { namespace
|
H A D | hearing_aid_software_encoding_host.cc | 21 namespace hearing_aid { namespace
|
H A D | hearing_aid_software_encoding.h | 24 namespace hearing_aid {
|
/aosp12/system/bt/audio_hearing_aid_hw/ |
H A D | Android.bp | 21 name: "audio.hearing_aid.default", 47 "audio.hearing_aid.default",
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_hearing_aid.cpp | 28 using bluetooth::hearing_aid::ConnectionState; 29 using bluetooth::hearing_aid::HearingAidInterface; 30 using bluetooth::hearing_aid::HearingAidCallbacks;
|
/aosp12/system/bt/bta/ |
H A D | BUILD.gn | 54 "hearing_aid/hearing_aid.cc", 55 "hearing_aid/hearing_aid_audio_source.cc",
|
H A D | Android.bp | 85 "hearing_aid/hearing_aid.cc", 86 "hearing_aid/hearing_aid_audio_source.cc",
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_hearing_aid.cc | 71 bluetooth::hearing_aid::HearingAidCallbacks* callbacks, in Initialize()
|
/aosp12/system/bt/include/hardware/ |
H A D | bt_hearing_aid.h | 23 namespace hearing_aid {
|
/aosp12/build/make/target/product/ |
H A D | generic_system.mk | 58 audio.hearing_aid.default \
|
H A D | mainline_system.mk | 58 audio.hearing_aid.default \
|
/aosp12/system/bt/bta/include/ |
H A D | bta_hearing_aid_api.h | 215 static void Initialize(bluetooth::hearing_aid::HearingAidCallbacks* callbacks,
|
/aosp12/frameworks/base/core/proto/android/providers/settings/ |
H A D | system.proto | 97 optional SettingProto hearing_aid = 13 [ (android.privacy).dest = DEST_AUTOMATIC ]; field
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | property_contexts | 239 ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | property_contexts | 304 ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | property_contexts | 337 ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | property_contexts | 959 ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | property_contexts | 965 ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
|
/aosp12/system/sepolicy/private/ |
H A D | property_contexts | 965 ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
|