rssi_data_entry_t

nRF5 SDK for Mesh v5.0.0

Packet format of the RSSI data entry sent from the server to the client. More...

#include <rssi_common.h>

Data Fields

uint16_t src_addr
 
int8_t mean_rssi
 
uint8_t msg_count
 

Detailed Description

Packet format of the RSSI data entry sent from the server to the client.

Definition at line 57 of file rssi_common.h.