ESP-IDF
+
0
/1 examples
SourceVu will show references to
bt_mesh_prov::complete
from the following samples and libraries:
blemesh sample
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::complete
bt_mesh_prov::complete field
Provisioning is complete. This callback notifies the application that provisioning has been successfully completed, and that the local node has been assigned the specified NetKeyIndex and primary element address.
Syntax
Show:
Summary
Declaration
from
main.h:190
void
(
*
complete
)
(
uint16_t
net_idx
,
const
uint8_t
net_key
[
16
]
,
uint16_t
addr
,
uint8_t
flags
,
uint32_t
iv_index
)
;
Examples
bt_mesh_prov::complete
is referenced by 1 libraries and example projects:
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