#include <nas.h>
|
uint8_t | isInTraffic |
|
int32_t | txPower |
|
This structure contains tx radio infomation.
- Parameters
-
isInTraffic |
- Whether the device is in traffic.
- 0x00 - not in traffic
- 0x01 - in traffic
- The txPower field is only meaningful when in the device is in traffic. If it is not in traffic, tx_pwr is invalid.
|
txPower |
- Tx power value in 1/10 dbm.
|
The documentation for this struct was generated from the following file: