Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_audio_device.h51 typedef void (*ReadMmapPositionFunc)(int64_t &sec, int64_t &nSec, uint64_t &frames); typedef
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp60 ReadMmapPositionFunc fastReadMmapPositionFunc;
236 … g_ptrAudioDeviceHandle, ReadMmapPositionFunc, fastReadMmapPositionFunc, "FastReadMmapPosition"); in InitAudioDeviceSoHandle()