ESP-IDF
ble_mesh_link_close_evt_param
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_mesh_link_close_evt_param
ble_mesh_link_close_evt_param struct
ESP_BLE_MESH_NODE_PROV_LINK_CLOSE_EVT
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:1045
struct
ble_mesh_link_close_evt_param
{
esp_ble_mesh_prov_bearer_t
bearer
;
uint8_t
reason
;
}
;
Fields
Field
Declared as
Description
ble_mesh_link_close_evt_param::bearer
esp_ble_mesh_prov_bearer_t
Type of the bearer used when device link is closed.
ble_mesh_link_close_evt_param::reason
uint8_t
Reason of the closed provisioning link.
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
ble_mesh_link_close_evt_param
{
esp_ble_mesh_defs.h:1045
esp_ble_mesh_prov_cb_param_t
esp_ble_mesh_prov_cb_param_t::node_prov_link_close
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
Instance
Scope
Location
Project
esp_ble_mesh_prov_cb_param_t::node_prov_link_close
esp_ble_mesh_prov_cb_param_t
esp_ble_mesh_defs.h:1045
Lifecycle
from
examples
All items filtered out
All items filtered out