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

Fields

Field
Declared as
Description
The IEEE address for the source.
uint8_t
The source endpoint for the binding entry.
uint16_t
The identifier of the cluster on the source device that is bound to the destination.
uint8_t
The destination address mode ref to esp_zb_zdo_bind_dst_addr_mode_t.
The destination address for the binding entry.
uint8_t
This field shall be present only if the DstAddrMode field has a value of refer to ZB_BIND_DST_ADDR_MODE_64_BIT_EXTENDED refer to bind_dst_addr_mode and, if present, shall be the destination endpoint for the binding entry.
uint16_t
Destination address of the request send to.

References

from examples