![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
The row of the table which holds the requests which were sent. More...
Data Fields | |
zb_bool_t | taken |
zb_uint8_t | seq_num |
attr_req_type_t | req_type |
zb_addr_u | remote_node |
zb_uint8_t | remote_addr_mode |
zb_uint8_t | remote_ep |
zb_uint16_t | profile_id |
zb_uint16_t | cluster_id |
zb_uint16_t | attr_id |
zb_uint8_t | attr_type |
zb_uint8_t | attr_value [32] |
nrf_cli_t * | p_cli |
The row of the table which holds the requests which were sent.
We compare the incoming responses with the rows contents to determine if it is the answer. The structure corresponds to both read and write requests. The key parameter is the sequence number.