esp_zigbee_gateway sample
esp_zb_aps_set_trust_center_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_aps_set_trust_center_address()
esp_zb_aps_set_trust_center_address() function
Set the APS trust center address
Syntax
Show:
Summary
Declaration
from
esp_zigbee_aps.h:202
esp_err_t
esp_zb_aps_set_trust_center_address
(
esp_zb_ieee_addr_t
address
)
;
Arguments
Argument
Description
address
A 64-bit value is expected to be set to trust center address
Return value
- ESP_OK: On success - ESP_ERR_INVALID_STATE: Device is already on a network
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