esp_zigbee_gateway sample
esp_zb_nwk_set_link_status_period()
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_nwk_set_link_status_period()
esp_zb_nwk_set_link_status_period() function
Set the nwkLinkStatusPeriod attribute in NIB
Syntax
Show:
Summary
Declaration
from
esp_zigbee_nwk.h:380
esp_err_t
esp_zb_nwk_set_link_status_period
(
uint8_t
period
)
;
Arguments
Argument
Description
period
The time in seconds between link status command frames.
Return value
- ESP_OK on success, error code otherwise.
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