ESP-IDF
bt_mesh_prov::prov_link_close
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
bt_mesh_prov::prov_link_close
bt_mesh_prov::prov_link_close field
Provisioner has closed a provisioning link. This callback notifies the application that a provisioning link has been closed on the given provisioning bearer.
Syntax
Show:
Summary
Declaration
from
main.h:302
void
(
*
prov_link_close
)
(
bt_mesh_prov_bearer_t
bearer
,
uint8_t
reason
)
;
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