Home | History | Annotate | Download | only in Application

Lines Matching refs:channelIndex

1432     int channelIndex;
1461 channelIndex = 0;
1462 while ( (channelIndex < pScanMngr->neighborAPsDiscoveryList[ bandPolicy->band ].numOfEntries) &&
1479 pScanMngr->neighborAPsDiscoveryList[ bandPolicy->band ].APListPtr[ channelIndex ].channel;
1486 pScanMngr->neighborAPsDiscoveryList[ bandPolicy->band ].APListPtr[ channelIndex ].channel,
1487 &(pScanMngr->neighborAPsDiscoveryList[ bandPolicy->band ].APListPtr[ channelIndex ].BSSID),
1490 channelIndex++;
1503 channelIndex = 0;
1504 while ( (channelIndex < bandPolicy->numOfChannles) &&
1520 param.content.channelCapabilityReq.channelNum = bandPolicy->channelList[ channelIndex ];
1527 bandPolicy->channelList[ channelIndex ],
1531 channelIndex++;