nRF51 SDK - S110 SoftDevice
|
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. | |
int16_t | rssi |
Received signal strength indicator in dBm. More... | |
Data structure containing information about the last packet transmission.
int16_t nrf_gzll_device_tx_info_t::rssi |
Received signal strength indicator in dBm.