Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/audio/2.0/default/
H A DBluetoothAudioProvidersFactory.h40 Return<void> getProviderCapabilities(
H A DBluetoothAudioProvidersFactory.cpp69 Return<void> BluetoothAudioProvidersFactory::getProviderCapabilities( in getProviderCapabilities() function in android::hardware::bluetooth::audio::V2_0::implementation::BluetoothAudioProvidersFactory
/aosp12/hardware/interfaces/bluetooth/audio/2.1/default/
H A DBluetoothAudioProvidersFactory.h41 Return<void> getProviderCapabilities(
H A DBluetoothAudioProvidersFactory.cpp109 Return<void> BluetoothAudioProvidersFactory::getProviderCapabilities( in getProviderCapabilities() function in android::hardware::bluetooth::audio::V2_1::implementation::BluetoothAudioProvidersFactory
/aosp12/hardware/interfaces/bluetooth/audio/2.0/
H A DIBluetoothAudioProvidersFactory.hal69 getProviderCapabilities(SessionType sessionType)
/aosp12/system/bt/audio_hal_interface/
H A Dclient_interface.cc242 auto hidl_retval = providersFactory->getProviderCapabilities( in GetAudioCapabilities()
303 auto hidl_retval = providersFactory->getProviderCapabilities( in FetchAudioProvider()
/aosp12/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
H A DVtsHalBluetoothAudioV2_0TargetTest.cpp162 providers_factory_->getProviderCapabilities(session_type, hidl_cb); in GetProviderCapabilitiesHelper()
/aosp12/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
H A DVtsHalBluetoothAudioV2_1TargetTest.cpp165 providers_factory_->getProviderCapabilities(session_type, hidl_cb); in GetProviderCapabilitiesHelper()