esp_zb_apsde_data_confirm_s is only used within esp_zigbee_gateway sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint8_t
The status of data confirm. 0: success, otherwise failed.
uint8_t
The addressing mode for the destination address used in this primitive and of the APDU to be transferred, refer to esp_zb_aps_address_mode_t.
The individual device address or group address of the entity to which the ASDU is being transferred.
uint8_t
The number of the individual endpoint of the entity to which the ASDU is being transferred or the broadcast endpoint (0xff).
uint8_t
The individual endpoint of the entity from which the ASDU is being transferred.
int
Reserved.
uint32_t
The length of ASDU.
uint8_t *
Payload.

References

from examples