Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_log_history.cc57 class LeAudioLogHistoryImpl;
58 LeAudioLogHistoryImpl* instance;
66 class LeAudioLogHistoryImpl : public LeAudioLogHistory { class
68 ~LeAudioLogHistoryImpl(void) { history_.reset(); } in ~LeAudioLogHistoryImpl()
70 LeAudioLogHistoryImpl(void) { in LeAudioLogHistoryImpl() function in LeAudioLogHistoryImpl
132 instance = new LeAudioLogHistoryImpl(); in Get()