nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
ping_reply_s Struct Reference

The row of the table which holds the replies which are to be sent. More...

Data Fields

zb_bool_t taken
 
zb_uint16_t remote_short_addr
 
zb_uint8_t ping_seq
 
zb_uint8_t count
 
zb_uint8_t send_ack
 
nrf_cli_t * p_cli
 

Detailed Description

The row of the table which holds the replies which are to be sent.

We use the table to temporarily store the parameters of the ping reply while it is traversing the ZBOSS callback system. The key parameter is the sequence number.


The documentation for this struct was generated from the following file: