esp_zigbee_gateway sample
esp_zb_address_short_by_ieee()
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_address_short_by_ieee()
esp_zb_address_short_by_ieee() function
Get the network short address by the IEEE address
Syntax
Show:
Summary
Declaration
from
esp_zigbee_nwk.h:293
uint16_t
esp_zb_address_short_by_ieee
(
esp_zb_ieee_addr_t
address
)
;
Arguments
Argument
Description
address
An 64-bit for the IEEE address, which is presented in little-endian.
Return value
Network short 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