Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp49 StopPlayingFunc stopPlayingFunc; variable
224 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, StopPlayingFunc, stopPlayingFunc, "StopPlaying"); in InitAudioDeviceSoHandle()
379 retVal = (stopPlayingFunc() ? HDF_SUCCESS : HDF_FAILURE); in SuspendPlayingFromParam()
465 stopPlayingFunc(); in StopPlaying()