Home
last modified time | relevance | path

Searched refs:getProviderCapabilities (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/3/android/hardware/bluetooth/audio/
DIBluetoothAudioProviderFactory.aidl37 …android.hardware.bluetooth.audio.AudioCapabilities[] getProviderCapabilities(in android.hardware.b… in getProviderCapabilities() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/2/android/hardware/bluetooth/audio/
DIBluetoothAudioProviderFactory.aidl37 …android.hardware.bluetooth.audio.AudioCapabilities[] getProviderCapabilities(in android.hardware.b… in getProviderCapabilities() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/1/android/hardware/bluetooth/audio/
DIBluetoothAudioProviderFactory.aidl37 …android.hardware.bluetooth.audio.AudioCapabilities[] getProviderCapabilities(in android.hardware.b… in getProviderCapabilities() method
/hardware/interfaces/bluetooth/audio/2.0/default/
DBluetoothAudioProvidersFactory.h40 Return<void> getProviderCapabilities(
DBluetoothAudioProvidersFactory.cpp69 Return<void> BluetoothAudioProvidersFactory::getProviderCapabilities( in getProviderCapabilities() function in android::hardware::bluetooth::audio::V2_0::implementation::BluetoothAudioProvidersFactory
/hardware/interfaces/bluetooth/audio/aidl/default/
DBluetoothAudioProviderFactory.h39 ndk::ScopedAStatus getProviderCapabilities(
DBluetoothAudioProviderFactory.cpp115 ndk::ScopedAStatus BluetoothAudioProviderFactory::getProviderCapabilities( in getProviderCapabilities() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioProviderFactory
/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/
DIBluetoothAudioProviderFactory.aidl55 AudioCapabilities[] getProviderCapabilities(in SessionType sessionType); in getProviderCapabilities() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/
DIBluetoothAudioProviderFactory.aidl37 …android.hardware.bluetooth.audio.AudioCapabilities[] getProviderCapabilities(in android.hardware.b… in getProviderCapabilities() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/
DIBluetoothAudioProviderFactory.aidl37 …android.hardware.bluetooth.audio.AudioCapabilities[] getProviderCapabilities(in android.hardware.b… in getProviderCapabilities() method
/hardware/interfaces/bluetooth/audio/2.1/default/
DBluetoothAudioProvidersFactory.h42 Return<void> getProviderCapabilities(
DBluetoothAudioProvidersFactory.cpp109 Return<void> BluetoothAudioProvidersFactory::getProviderCapabilities( in getProviderCapabilities() function in android::hardware::bluetooth::audio::V2_1::implementation::BluetoothAudioProvidersFactory
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioProvidersFactory.hal69 getProviderCapabilities(SessionType sessionType)
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp162 providers_factory_->getProviderCapabilities(session_type, hidl_cb); in GetProviderCapabilitiesHelper()
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp165 providers_factory_->getProviderCapabilities(session_type, hidl_cb); in GetProviderCapabilitiesHelper()
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp252 auto aidl_retval = provider_factory_->getProviderCapabilities( in GetProviderCapabilitiesHelper()