Searched refs:configMgr_RegisterEvent (Results 1 - 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DsrcApi.h94 UINT32 configMgr_RegisterEvent(TI_HANDLE hConfigMgr, PUCHAR pData, ULONG Length);
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosCmd.c99 ntStatus = configMgr_RegisterEvent(pAdapter->CoreHalCtx, ioBuffer, inBufLen);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
H A DconfigMgr.c104 UINT32 configMgr_RegisterEvent(TI_HANDLE hConfigMgr, PUCHAR pData, ULONG Length) function
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Desta_drv.c249 configMgr_RegisterEvent(drv->adapter.CoreHalCtx,(PUCHAR) &evParams,sizeof(IPC_EVENT_PARAMS));

Completed in 46 milliseconds