Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_audio_device.h34 typedef void (*TearDownFunc)(); typedef
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp42 TearDownFunc tearDownFunc;
51 TearDownFunc fastTearDownFunc;
215 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, TearDownFunc, tearDownFunc, "TearDown"); in InitAudioDeviceSoHandle()
224 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, TearDownFunc, fastTearDownFunc, "FastTearDown"); in InitAudioDeviceSoHandle()

Completed in 2 milliseconds