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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.c 719 pParam->content.rsnPMKIDList.Length = pParam->paramLength;
720 status = pRsn->pAdmCtrl->getPmkidList (pRsn->pAdmCtrl, &pParam->content.rsnPMKIDList);
721 pParam->paramLength = pParam->content.rsnPMKIDList.Length + 2 * sizeof(TI_UINT32);
1047 TRACE_INFO_HEX(pRsn->hReport, (TI_UINT8*)&pParam->content.rsnPMKIDList ,sizeof(OS_802_11_PMKID));
1049 &pParam->content.rsnPMKIDList);
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c     [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 622 OS_802_11_PMKID rsnPMKIDList;
    [all...]

Completed in 22 milliseconds