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

Fields

Field
Declared as
Description
uint8_t
address type see esp_zb_zcl_address_type_t.
union { uint16_t short_addr; uint32_t src_id; esp_zb_ieee_addr_t ieee_addr; }
Union of the address.

References

from examples