HomeSort by relevance Sort by last modified time
    Searched refs:BSS_INFRASTRUCTURE (Results 26 - 50 of 60) sorted by null

12 3

  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteMgr.c 149 #define UPDATE_BSS_TYPE(pSite, pFrameInfo) pSite->bssType = ((pFrameInfo->content.iePacket.capabilities >> CAP_ESS_SHIFT) & CAP_ESS_MASK) ? BSS_INFRASTRUCTURE : BSS_INDEPENDENT
    [all...]
assocSM.c 658 if (bssType != BSS_INFRASTRUCTURE)
1071 if (param.content.ctrlDataCurrentBssType == BSS_INFRASTRUCTURE)
    [all...]
trafficAdmControl.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 248 pParam->content.smeDesiredBSSType = BSS_INFRASTRUCTURE;
282 case BSS_INFRASTRUCTURE:
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 214 pParam->content.smeDesiredBSSType = BSS_INFRASTRUCTURE;
248 case BSS_INFRASTRUCTURE:
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
coreDefaultParams.h 65 #define SITE_MGR_BSS_TYPE_DEF BSS_INFRASTRUCTURE
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
coreDefaultParams.h 68 #define SITE_MGR_BSS_TYPE_DEF BSS_INFRASTRUCTURE
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
coreDefaultParams.h 65 #define SITE_MGR_BSS_TYPE_DEF BSS_INFRASTRUCTURE
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
assocSM.c 661 if (bssType != BSS_INFRASTRUCTURE)
1080 if (param.content.ctrlDataCurrentBssType == BSS_INFRASTRUCTURE)
    [all...]
scanResultTable.c 72 #define UPDATE_BSS_TYPE(pSite, pFrame) pSite->bssType = (((pFrame)->parsedIEs->content.iePacket.capabilities >> CAP_ESS_SHIFT) & CAP_ESS_MASK) ? BSS_INFRASTRUCTURE : BSS_INDEPENDENT
    [all...]
trafficAdmControl.c     [all...]
mlmeParser.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
assocSM.c 704 if (param.content.ctrlDataCurrentBssType != BSS_INFRASTRUCTURE)
1187 if (param.content.ctrlDataCurrentBssType == BSS_INFRASTRUCTURE)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa.c     [all...]
sme.c 668 if (pSme->eBssType == BSS_INFRASTRUCTURE)
    [all...]
admCtrlWpa2.c     [all...]
rsn.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrl.c 215 pTxCtrl->currBssType = BSS_INFRASTRUCTURE;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
trafficAdmControl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
admCtrlWpa.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
sme.c 616 if (pSme->eBssType == BSS_INFRASTRUCTURE)
    [all...]
admCtrlWpa.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrl.c 214 pTxCtrl->currBssType = BSS_INFRASTRUCTURE;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmd.c     [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCmd.c     [all...]

Completed in 591 milliseconds

12 3