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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smePrivate.h 78 ScanBssType_e eBssType;
smeSelect.c 54 static TI_BOOL sme_SelectBssTypeMatch (ScanBssType_e eSiteBssType, ScanBssType_e eDesiredBssType);
352 TI_BOOL sme_SelectBssTypeMatch (ScanBssType_e eSiteBssType, ScanBssType_e eDesiredBssType)
rsnApi.h 213 ScanBssType_e bssType;
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h 104 ScanBssType_e type; /**< Set by SME module; EBSS, IBSS or none */
159 void currBSS_updateConnectedState(TI_HANDLE hCurrBSS, TI_BOOL isConnected, ScanBssType_e type);
scanResultTable.h 75 ScanBssType_e bssType;
currBss.c 738 ScanBssType_e eFrameBssType, eCurrentBSSType;
833 void currBSS_updateConnectedState(TI_HANDLE hCurrBSS, TI_BOOL isConnected, ScanBssType_e type)
    [all...]
trafficAdmControl.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.h 88 ScanBssType_e ctrlDataCurrentBssType;
txCtrl.h 115 ScanBssType_e currBssType;
txCtrlServ.c 135 ScanBssType_e currBssType;
DataCtrl_Api.h 181 ScanBssType_e *pCurrBssType);
txCtrl_Api.h 114 void txCtrlParams_setBssType (TI_HANDLE hTxCtrl, ScanBssType_e currBssType);
txCtrlParams.c 473 void txCtrlParams_setBssType (TI_HANDLE hTxCtrl, ScanBssType_e currBssType)
    [all...]
Ctrl.c 784 ScanBssType_e *pCurrBssType)
    [all...]
rx.c 90 ScanBssType_e *currBssType,
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverScan.h 311 ScanBssType_e eBssType; /**< Scan BSS Type */
TWDriver.h     [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 542 ScanBssType_e siteMgrDesiredBSSType;
561 ScanBssType_e siteMgrCurrentBSSType;
600 ScanBssType_e smeDesiredBSSType;
666 ScanBssType_e ctrlDataCurrentBssType;
865 ScanBssType_e siteMgrDesiredBSSType;
912 ScanBssType_e eDesiredBssType;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h     [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmd.c 527 tFWPeriodicScanParams.bssType = (ScanBssType_e)pPeriodicScanParams->eBssType;
    [all...]
CmdBld.h 74 TI_STATUS cmdBld_CmdStartJoin (TI_HANDLE hCmdBld, ScanBssType_e eBssType, void *fJoinCompleteCB, TI_HANDLE hCb);
CmdBld.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 238 pParam->paramLength = sizeof(ScanBssType_e);
271 pParam->paramLength = sizeof(ScanBssType_e);
339 ScanBssType_e smeDesiredBssType = BSS_ANY;
378 pParam2->paramLength = sizeof(ScanBssType_e);
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 237 milliseconds