Home | History | Annotate | Download | only in TWDriver

Lines Matching refs:TI_UINT32

178     TI_UINT32              maxChannelDwellTime;     /**< Maximum time to stay on the channel if some frames were 
181 TI_UINT32 minChannelDwellTime; /**< Minimum time to stay on the channel if no frames were received (microseconds) */
202 TI_UINT32 scanDuration; /**< Length of time to start scanning the channel (TSF lower 4 bytes) */
203 TI_UINT32 scanStartTime; /**< Exact time to start scanning the channel (TSF lower 4 bytes) */
247 TI_UINT32 SPSScanDuration; /**< For SPS scan ONLY: the time duration of the scan (in milliseconds), used to
281 TI_UINT32 uChannel; /**< Channel's Number */
283 TI_UINT32 uMinDwellTimeMs; /**< minimum time to dwell on the channel, in microseconds */
284 TI_UINT32 uMaxDwellTimeMs; /**< maximum time to dwell on the channel, in microseconds */
285 TI_UINT32 uTxPowerLevelDbm; /**< Channel's Power Level In Dbm/10 units */
298 TI_UINT32 uSsidNum; /**< Number of Desired SSID scanned */
305 TI_UINT32 uCycleNum; /**< number of Scan cycles to run */
306 TI_UINT32 uCycleIntervalMsec[ PERIODIC_SCAN_MAX_INTERVAL_NUM ]; /**< Intervals (in Msec) between two sequential scan cycle */
309 TI_UINT32 uFrameCountReportThreshold; /**< Report after N results are received */
312 TI_UINT32 uProbeRequestNum; /**< Number of probe requests to transmit per SSID */
313 TI_UINT32 uChannelNum; /**< Number of Scaned Channels */