Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_audio_device.h42 typedef bool (*GetLatencyFunc)(uint32_t &latency); typedef
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp48 GetLatencyFunc getLatencyFunc;
58 GetLatencyFunc fastGetLatencyFunc;
221 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, GetLatencyFunc, getLatencyFunc, "GetLatency"); in InitAudioDeviceSoHandle()
232 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, GetLatencyFunc, fastGetLatencyFunc, "FastGetLatency"); in InitAudioDeviceSoHandle()

Completed in 1 milliseconds