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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmd.c 93 tnetScanParams.basicScanParameters.ssidLength = pScanVals->desiredSsid.len;
97 tnetScanParams.basicScanParameters.ssidLength);
390 TRACE2(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "SSID filter type: %d, SSID length: %d, SSID: \n", pCommand->ssidFilterType, pCommand->ssidLength);
436 TRACE3(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "index: %d, SSID type: %d, SSID length:% d, SSID string:\n", uIndex, pCommand->SSIDList[ uIndex ].ssidType, pCommand->SSIDList[ uIndex ].ssidLength);
544 tFWPeriodicScanParams.ssidLength = 0;
558 tFWPeriodicScanParams.ssidLength = 0;
564 pFWSsidList->SSIDList[ uIndex ].ssidLength =
568 pFWSsidList->SSIDList[ uIndex ].ssidLength);
    [all...]
CmdBldCmdIE.c 176 pCmd->ssidLength = pSsid->len;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 401 uint8 ssidLength; /* This field specifies the size of the SSID, */
656 uint8 ssidLength; /* This field specifies the size of the SSID, which*/
    [all...]
  /hardware/ti/wlan/wl1271/Test/
fwdriverdebug.c 187 JoinBss.ssidLength = 5;
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgr.c     [all...]

Completed in 215 milliseconds