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

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
convert.h 69 #define TIWLN_IBSS_PROTECTION_GET CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM /* not implemented in CUDK */
70 #define TIWLN_IBSS_PROTECTION_SET CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM /* not implemented in CUDK */
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
InternalCmdCodes.h 151 CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM = SET_BIT | GET_BIT | CTRL_DATA_MODULE_PARAM | 0x09,
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.c 235 { /* CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM */
326 case CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM:
560 case CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM:
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
systemConfig.c 347 ctrlData_getParamProtType(pSiteMgr->hCtrlData, &protType); /* CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM */
561 pParam->paramType = CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM;
siteMgr.c     [all...]

Completed in 246 milliseconds