ESP-IDF
ble_mesh_provisioner_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_provisioner_link_close_evt_param
ble_mesh_provisioner_link_close_evt_param struct
ESP_BLE_MESH_PROVISIONER_PROV_LINK_CLOSE_EVT
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:1220
struct
ble_mesh_provisioner_link_close_evt_param
{
esp_ble_mesh_prov_bearer_t
bearer
;
uint8_t
reason
;
}
;
Fields
Field
Declared as
Description
ble_mesh_provisioner_link_close_evt_param::bearer
esp_ble_mesh_prov_bearer_t
Type of the bearer used when Provisioner link is closed.
ble_mesh_provisioner_link_close_evt_param::reason
uint8_t
Reason of the closed provisioning link.
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