Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_le_audio.cc42 class LeAudioClientInterfaceImpl;
46 class LeAudioClientInterfaceImpl : public LeAudioClientInterface, class
48 ~LeAudioClientInterfaceImpl() = default;
373 leAudioInstance.reset(new LeAudioClientInterfaceImpl()); in btif_le_audio_get_interface()