esp_zigbee_gateway sample
esp_zb_get_long_address()
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_long_address()
esp_zb_get_long_address() function
Get the Zigbee device long address.
Syntax
Show:
Summary
Declaration
from
esp_zigbee_nwk.h:236
void
esp_zb_get_long_address
(
esp_zb_ieee_addr_t
addr
)
;
Arguments
Argument
Description
addr
An 64-bit of IEEE long address, which is presented in little-endian.
Notes
This function will return a pointer to 64-bit of ieee long address.
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