Home
last modified time | relevance | path

Searched defs:is_hal_enabled (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_audio_hal_interface_a2dp_encoding.h154 struct is_hal_enabled { struct
159 extern struct is_hal_enabled is_hal_enabled; argument
Dmock_audio_hal_interface_a2dp_encoding.cc53 struct is_hal_enabled is_hal_enabled; variable
137 bool is_hal_enabled() { in is_hal_enabled() function
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Dhearing_aid_software_encoding_host.cc23 bool is_hal_enabled() { return false; } in is_hal_enabled() function
Dhearing_aid_software_encoding.cc28 bool is_hal_enabled() { in is_hal_enabled() function
Da2dp_encoding.cc40 bool is_hal_enabled() { in is_hal_enabled() function
Da2dp_encoding_host.cc224 bool is_hal_enabled() { return true; } in is_hal_enabled() function
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dhearing_aid_software_encoding_aidl.cc172 bool is_hal_enabled() { return hearing_aid_hal_clientinterface != nullptr; } in is_hal_enabled() function
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Da2dp_encoding_aidl.cc330 bool is_hal_enabled() { return active_hal_interface != nullptr; } in is_hal_enabled() function