Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_audio_device.h35 typedef BTAudioStreamState (*GetStateFunc)(); typedef
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp43 GetStateFunc getStateFunc;
52 GetStateFunc fastGetStateFunc;
216 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, GetStateFunc, getStateFunc, "GetState"); in InitAudioDeviceSoHandle()
225 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, GetStateFunc, fastGetStateFunc, "FastGetState"); in InitAudioDeviceSoHandle()

Completed in 1 milliseconds