nrfxlib API 2.8.99
|
Data structure containing information about the last packet transmission. More...
#include <nrf_gzll.h>
Data Fields | |
bool | payload_received_in_ack |
A payload was received in the ACK. | |
uint16_t | num_tx_attempts |
Number of attempts used on previous Device packet transmission. | |
uint16_t | num_channel_switches |
Number of channel switches needed during previous packet transmission. | |
int8_t | rssi |
Received signal strength indicator in dBm. | |
uint8_t | rf_channel |
Channel on which packet has been transmitted. | |
Data structure containing information about the last packet transmission.