Home
last modified time | relevance | path

Searched refs:healthMonitor_GetParam (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DhealthMonitor.h73 TI_STATUS healthMonitor_GetParam (TI_HANDLE hHealthMonitor, paramInfo_t *pParam);
DhealthMonitor.c480 TI_STATUS healthMonitor_GetParam (TI_HANDLE hHealthMonitor, paramInfo_t *pParam) in healthMonitor_GetParam() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DCmdDispatcher.c351 …AccessTable[GET_PARAM_MODULE_NUMBER(HEALTH_MONITOR_MODULE_PARAM) - 1].get = healthMonitor_GetParam; in cmdDispatch_ConfigParamsAccessTable()