HomeSort by relevance Sort by last modified time
    Searched refs:measurementMgr_getParam (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgrApi.h 73 TI_STATUS measurementMgr_getParam(TI_HANDLE hMeasurementMgr, paramInfo_t * pParam);
measurementMgr.c 334 TI_STATUS measurementMgr_getParam(TI_HANDLE hMeasurementMgr, paramInfo_t * pParam)
    [all...]
  /hardware/ti/wlan/wl1271/Test/
measurementDbg.c 158 measurementMgr_getParam(hMeasurementMgr, &param);
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 319 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(MEASUREMENT_MODULE_PARAM) - 1].get = measurementMgr_getParam;

Completed in 30 milliseconds