Lines Matching full:channel
227 Params: Channel Number - this field indicates the radio channel on which to
228 receive data. This parameter also sets the channel on
229 which to transmit. The last channel number used,
231 ENABLE_TX commands are issued, is the channel number
244 Params: Channel Number - this field indicates the radio channel on which to
245 transmit data. This parameter also sets the channel on
246 which to receive. The last channel number used,
248 ENABLE_TX commands are issued, is the channel number
277 scan, the WiLink transmits a probe request on the specified channel(s)
279 WiLink monitors the specified channel(s) for beacons.
295 48 2 Channel [0] ScanMinDuration
296 50 2 Channel [0] ScanMaxDuration
297 52 6 Channel [0] BSSID (4 bytes LOW and 2 bytes HIGH)
298 58 1 Channel [0].bit0-3: Early Termination count. Bit 4-5: Condition
299 59 1 Channel [0] TX power level for Scan (0 means do not change - other values:1-5)
300 60 1 Channel [0] Channel
301 61 3 Channel [0] Reserved
302 64-404 340 Optional Channel [1] - Channel [15] - same format as Channel [0] fields above.
354 /* #define SCAN_5GHZ_BAND 2 */ /* 1 = scan channel list in 5 Ghz band, 0 = scan channel list in 2.4 Ghz band*/
363 ACXRxConfigStruct rxCfg; /* Rx filter to be used for each channel scan. */
365 channel if*/
366 /* the BSSID of this channel is a unicast address.*/
393 /* requests to send per channel, in active scan. */
471 /* Per-Channel scan parameters.*/
477 /* to wait for a frame on a channel. This */
484 /* to wait for a probe response on a channel.*/
487 /* on a channel. The value can range from 0 to */
492 /* If scanning on this channel any BSSID, this */
506 uint8 txPowerAttenuation; /* TX power level to be used per channel scanned. */
508 /* channel. Range: 0 - 20 [dB].*/
510 Channel_e channel; /* Channel number to scan, valid range 0-255 */
541 for each channel "mini scan" in uSec */
649 Channel_e channelNumber; /* This field specifies the channel number of the*/
651 /* If the specified channel is not allowed in the*/
1058 Desc: This command instructs the WiLink device to begin a basic channel
1059 load measurement on the specified channel. When the measurement
1082 Channel_e channel; /* Channel number on which the measurement is performed,*/
1085 RadioBand_e band; /* Specifies the band to which the channel belongs. */
1202 Desc: This command instructs the WiLink to switch serving channel at the given
1203 time. Once the channel switch is performed, the Channel Switch Complete
1210 Channel_e channel; /* The new serving channel.*/
1211 uint8 switchTime; /* Relative time of the serving channel switch in TBTT units.*/
1223 pending channel switch event command.
1232 measurement on a single channel. This command can only be issued after
1235 channel on which the AP discovery is performed. Once the "AP discovery"
1263 /* send per channel, when active scan is specified. */
1269 /* If 0, leave normal TX power level for this channel. */
1292 scan for BSS/IBSSs. The WiLink monitors the specified channel(s)
1301 ACXRxConfigStruct rxCfg; /* Rx filter to be used for each channel scan. */
1303 /* process) to ON for a specific channel if the*/
1304 /* BSSID of this channel is a unicast address. */
1330 /* Scheduled - Per-Channel scan parameters.*/
1333 uint32 scanStartTime; /* Duration in microseconds of the scan on this channel */
1335 /* early termination condition met on the channel). */
1338 /* scan should start listening on the desired channel. */
1341 /* on this channel any BSSID, this field shall be set */
1354 Channel_e channel; /* Channel number to scan, valid range 0-255 */
1406 Params: ConnectionScanParameters_t followed by active and passive channel
1456 uint8 channel; /* channel number (channel_e) */
1458 uint8 channelFlags; /* BIT 0: DFS channel */
1476 uint8 numProbe; /* Number of probe requests to transmit per (hidden) SSID per channel */