#include <wds.h>
|
|
uint32_t | CurrChanTxRate |
| |
|
uint32_t | CurrChanRxRate |
| |
|
uint32_t | MaxChanTxRate |
| |
|
uint32_t | MaxChanRxRate |
| |
This structure contains Channel Rate
- Parameters
-
| CurrChanTxRate |
- Instantaneous channel Tx rate in bits per second
- 0xffffffff - Invalid data.
|
| CurrChanRxRate |
- Instantaneous channel Rx rate in bits per second
- 0xffffffff - Invalid data.
|
| MaxChanTxRate |
- maximum Tx rate that can be assigned to the device by the serving system in bits per second
- 0xffffffff - Invalid data.
|
| MaxChanRxRate |
- maximum Rx rate that can be assigned to the device by the serving system in bits per second
- 0xffffffff - Invalid data.
|
The documentation for this struct was generated from the following file: