Home
last modified time | relevance | path

Searched refs:GetHalVersion (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dhal_verifier.cc23 bluetooth::audio::HalVersionManager::GetHalVersion() >= in SupportsLeAudio()
38 return bluetooth::audio::HalVersionManager::GetHalVersion() >= in SupportsStreamActiveApi()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.cc224 if (HalVersionManager::GetHalVersion() == in GetAudioCapabilities()
254 if (HalVersionManager::GetHalVersion() != in GetAudioCapabilities_2_1()
424 if (HalVersionManager::GetHalVersion() ==
429 if ((HalVersionManager::GetHalVersion() ==
462 if (HalVersionManager::GetHalVersion() ==
467 if ((HalVersionManager::GetHalVersion() ==
813 auto hal_version = HalVersionManager::GetHalVersion(); in RenewAudioProviderAndSession()
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhal_version_manager_host.cc39 BluetoothAudioHalVersion HalVersionManager::GetHalVersion() { in GetHalVersion() function in bluetooth::audio::HalVersionManager
Dle_audio_software_unittest.cc53 MOCK_METHOD((bluetooth::audio::BluetoothAudioHalVersion), GetHalVersion, ());
196 BluetoothAudioHalVersion HalVersionManager::GetHalVersion() { in GetHalVersion() function in bluetooth::audio::HalVersionManager
199 return instance->GetHalVersion(); in GetHalVersion()
Dhal_version_manager.h118 static BluetoothAudioHalVersion GetHalVersion();
Dhal_version_manager.cc104 BluetoothAudioHalVersion HalVersionManager::GetHalVersion() { in GetHalVersion() function in bluetooth::audio::HalVersionManager
Dhfp_client_interface.cc107 HalVersionManager::GetHalVersion() >= in is_aidl_support_hfp()
Dle_audio_software.cc187 if (HalVersionManager::GetHalVersion() == in StartSession()
594 if (HalVersionManager::GetHalVersion() == in StartSession()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_client_interface_fuzzer.cpp452 if (((bluetooth::audio::HalVersionManager::GetHalVersion() == in process()