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

  /hardware/ti/wlan/wl1271/utils/
CmdInterfaceCodes.h 157 SCAN_MNGR_PARAM = 0x1600, /**< Scan Manager Module Number */
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
CmdInterfaceCodes.h 157 SCAN_MNGR_PARAM = 0x1600, /**< Scan Manager Module Number */
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 306 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(SCAN_MNGR_PARAM) - 1].set = scanMngr_setParam;
307 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(SCAN_MNGR_PARAM) - 1].get = scanMngr_getParam;
308 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(SCAN_MNGR_PARAM) - 1].handle = pCmdDispatch->hScanMngr;
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramMng.h 97 SCAN_MNGR_PARAM = 0x1600,
240 SCAN_MNGR_SET_CONFIGURATION = SET_BIT | SCAN_MNGR_PARAM | 0x01,
241 SCAN_MNGR_BSS_LIST_GET = GET_BIT | SCAN_MNGR_PARAM | 0x02,
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdDispatcher.c 306 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(SCAN_MNGR_PARAM) - 1].set = scanMngr_setParam;
307 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(SCAN_MNGR_PARAM) - 1].get = scanMngr_getParam;
308 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(SCAN_MNGR_PARAM) - 1].handle = pCmdDispatch->hScanMngr;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c     [all...]

Completed in 88 milliseconds