Home
last modified time | relevance | path

Searched refs:StopPlayingFunc (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_audio_device.h38 typedef bool (*StopPlayingFunc)(); typedef
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp46 StopPlayingFunc stopPlayingFunc;
55 StopPlayingFunc fastStopPlayingFunc;
219 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, StopPlayingFunc, stopPlayingFunc, "StopPlaying"); in InitAudioDeviceSoHandle()
228 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, StopPlayingFunc, fastStopPlayingFunc, "FastStopPlaying"); in InitAudioDeviceSoHandle()

Completed in 2 milliseconds