Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_audio_device.h37 typedef bool (*SuspendPlayingFunc)(); typedef
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp45 SuspendPlayingFunc suspendPlayingFunc;
54 SuspendPlayingFunc fastSuspendPlayingFunc;
218 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, SuspendPlayingFunc, suspendPlayingFunc, "SuspendPlaying"); in InitAudioDeviceSoHandle()
227 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, SuspendPlayingFunc, fastSuspendPlayingFunc, "FastSuspendPlaying"); in InitAudioDeviceSoHandle()

Completed in 2 milliseconds