Home
last modified time | relevance | path

Searched defs:hConfigMgr (Results 1 – 7 of 7) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
DconfigMgr.c104 UINT32 configMgr_RegisterEvent(TI_HANDLE hConfigMgr, PUCHAR pData, ULONG Length) in configMgr_RegisterEvent()
111 UINT32 configMgr_UnRegisterEvent(TI_HANDLE hConfigMgr, TI_HANDLE uEventID) in configMgr_UnRegisterEvent()
118 UINT32 configMgr_GetEventData(TI_HANDLE hConfigMgr, PUCHAR pData, ULONG* pLength) in configMgr_GetEventData()
284 TI_STATUS configMgr_start(TI_HANDLE hConfigMgr) in configMgr_start()
338 TI_STATUS configMgr_stop(TI_HANDLE hConfigMgr) in configMgr_stop()
389 TI_STATUS configMgr_setParam(TI_HANDLE hConfigMgr, paramInfo_t *pParam) in configMgr_setParam()
442 TI_STATUS configMgr_getParam (TI_HANDLE hConfigMgr, paramInfo_t *pParam) in configMgr_getParam()
492 TI_STATUS configMgr_checkTxQueueSize(TI_HANDLE hConfigMgr,UINT8 qIndex) in configMgr_checkTxQueueSize()
510 void configMgr_printTxQueuesAndMemPolls(TI_HANDLE hConfigMgr) in configMgr_printTxQueuesAndMemPolls()
535 TI_STATUS configMgr_sendMsdu (TI_HANDLE hConfigMgr, in configMgr_sendMsdu()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
DSoftGemini.h77 TI_HANDLE hConfigMgr; member
DSoftGemini.c209 TI_HANDLE hConfigMgr, in SoftGemini_config()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
DhealthMonitor.c165 TI_HANDLE hConfigMgr, in healthMonitor_config()
DhealthMonitor.h74 TI_HANDLE hConfigMgr; /**< handle to the config manager object */ member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
DmlmeSm.h141 TI_HANDLE hConfigMgr; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
DmlmeSm.c225 TI_HANDLE hConfigMgr) in mlme_config()