Home
last modified time | relevance | path

Searched refs:A2dpSoftwareAudioProvider (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/audio/2.1/default/
H A DA2dpSoftwareAudioProvider.cpp49 A2dpSoftwareAudioProvider::A2dpSoftwareAudioProvider() in A2dpSoftwareAudioProvider() function in android::hardware::bluetooth::audio::V2_1::implementation::A2dpSoftwareAudioProvider
64 bool A2dpSoftwareAudioProvider::isValid(const V2_0::SessionType& sessionType) { in isValid()
68 bool A2dpSoftwareAudioProvider::isValid(const SessionType& sessionType) { in isValid()
72 Return<void> A2dpSoftwareAudioProvider::startSession( in startSession()
100 Return<void> A2dpSoftwareAudioProvider::onSessionReady( in onSessionReady()
H A DA2dpSoftwareAudioProvider.h36 class A2dpSoftwareAudioProvider : public BluetoothAudioProvider {
38 A2dpSoftwareAudioProvider();
H A DBluetoothAudioProvidersFactory.h53 static A2dpSoftwareAudioProvider a2dp_software_provider_instance_;
H A DAndroid.bp19 "A2dpSoftwareAudioProvider.cpp",
H A DBluetoothAudioProvidersFactory.cpp36 A2dpSoftwareAudioProvider
/aosp12/hardware/interfaces/bluetooth/audio/2.0/default/
H A DA2dpSoftwareAudioProvider.cpp47 A2dpSoftwareAudioProvider::A2dpSoftwareAudioProvider() in A2dpSoftwareAudioProvider() function in android::hardware::bluetooth::audio::V2_0::implementation::A2dpSoftwareAudioProvider
62 bool A2dpSoftwareAudioProvider::isValid(const SessionType& sessionType) { in isValid()
66 Return<void> A2dpSoftwareAudioProvider::startSession( in startSession()
94 Return<void> A2dpSoftwareAudioProvider::onSessionReady( in onSessionReady()
H A DA2dpSoftwareAudioProvider.h36 class A2dpSoftwareAudioProvider : public BluetoothAudioProvider {
38 A2dpSoftwareAudioProvider();
H A DBluetoothAudioProvidersFactory.h45 static A2dpSoftwareAudioProvider a2dp_software_provider_instance_;
H A DAndroid.bp19 "A2dpSoftwareAudioProvider.cpp",
H A DBluetoothAudioProvidersFactory.cpp34 A2dpSoftwareAudioProvider