This structure contains unpack get connection rate information.
- Parameters
-
currentChannelTXRate |
- Current channel Tx rate (in bps)
- Bit to check in ParamPresenceMask - 1
|
currentChannelRXRate |
- Current channel Rx rate (in bps)
- Bit to check in ParamPresenceMask - 1
|
maxChannelTXRate |
- Maximum Tx rate (bps) that may be assigned to device by serving system.
- Bit to check in ParamPresenceMask - 1
|
maxChannelRXRate |
- Maximum Rx rate (bps) that may be assigned to device by serving system.
- Bit to check in ParamPresenceMask - 1
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|