esp_zigbee_gateway sample
esp_zb_get_extended_pan_id()
is only used within esp_zigbee_gateway sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
esp_zigbee_gateway sample
esp_zb_get_extended_pan_id()
esp_zb_get_extended_pan_id() function
Get the Zigbee network extended PAN ID.
Syntax
Show:
Summary
Declaration
from
esp_zigbee_nwk.h:261
void
esp_zb_get_extended_pan_id
(
esp_zb_ieee_addr_t
ext_pan_id
)
;
Arguments
Argument
Description
ext_pan_id
An 64-bit of extended PAN ID, which is presented in little-endian.
Notes
This function will return back a pointer to 64-bit of extended PAN ID.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out