HomeSort by relevance Sort by last modified time
    Searched defs:bssType (Results 1 - 16 of 16) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 75 ScanBssType_e bssType;
assocSM.c 647 ScanBssType_enum bssType;
659 bssType = lParam->content.ctrlDataCurrentBssType;
661 if (bssType != BSS_INFRASTRUCTURE)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.h 75 ScanBssType_e bssType;
assocSM.c 646 ScanBssType_enum bssType;
656 bssType = lParam->content.ctrlDataCurrentBssType;
658 if (bssType != BSS_INFRASTRUCTURE)
    [all...]
currBss.c 707 ScanBssType_enum bssType;
713 bssType = ((pFrameInfo->content.iePacket.capabilities >> CAP_ESS_SHIFT) & CAP_ESS_MASK) ? BSS_INFRASTRUCTURE : BSS_INDEPENDENT;
723 else if(pCurrBSS->isConnected && (bssType==BSS_INDEPENDENT))
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsnApi.h 213 ScanBssType_e bssType;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
rsnApi.h 213 ScanBssType_e bssType;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.h 96 bssType_e bssType;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 178 bssType_e bssType;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_commands.h 725 BSS_e bssType; /* bits 0-2: This bitwise field specifies the type */
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 641 BSS_e bssType; /* bits 0-2: This bitwise field specifies the type */
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h 641 BSS_e bssType; /* bits 0-2: This bitwise field specifies the type */
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]

Completed in 127 milliseconds