Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/
Dhearing_aid_software_encoding.cc28 bool is_hal_enabled() { in is_hal_enabled() function
Dhearing_aid_software_encoding_host.cc23 bool is_hal_enabled() { return false; } in is_hal_enabled() function
Da2dp_encoding.cc38 bool is_hal_enabled() { in is_hal_enabled() function
Da2dp_encoding_host.cc213 bool is_hal_enabled() { return true; } in is_hal_enabled() function
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dhearing_aid_software_encoding_aidl.cc178 bool is_hal_enabled() { return hearing_aid_hal_clientinterface != nullptr; } in is_hal_enabled() function
Da2dp_encoding_aidl.cc349 bool is_hal_enabled() { return active_hal_interface != nullptr; } in is_hal_enabled() function