Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_le_audio.cc37 class LeAudioClientInterfaceImpl;
40 class LeAudioClientInterfaceImpl : public LeAudioClientInterface, class
42 ~LeAudioClientInterfaceImpl() = default;
98 lEAudioInstance.reset(new LeAudioClientInterfaceImpl()); in btif_le_audio_get_interface()