Searched defs:IsOffloadSupported (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ | ||
H A D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 390 bool IsOffloadSupported() { return (temp_provider_capabilities_.size() > 0); } in IsOffloadSupported() function in BluetoothAudioProviderA2dpHardwareHidlTest |
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ | ||
H A D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 477 bool IsOffloadSupported() { return (temp_provider_capabilities_.size() > 0); } in IsOffloadSupported() function in BluetoothAudioProviderA2dpHardwareHidlTest |
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/ | ||
H A D | VtsHalBluetoothAudioTargetTest.cpp | 1732 bool IsOffloadSupported() { return (temp_provider_capabilities_.size() > 0); } in IsOffloadSupported() function in BluetoothAudioProviderA2dpEncodingHardwareAidl |