Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_audio_device.h33 typedef bool (*SetUpFunc)(); typedef
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp41 SetUpFunc setUpFunc;
50 SetUpFunc fastSetUpFunc;
214 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, SetUpFunc, setUpFunc, "SetUp"); in InitAudioDeviceSoHandle()
223 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, SetUpFunc, fastSetUpFunc, "FastSetUp"); in InitAudioDeviceSoHandle()

Completed in 2 milliseconds