ESP-IDF
bt_mesh_prov_conf()
is only used within ESP-IDF.
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-IDF
bt_mesh_prov_conf()
bt_mesh_prov_conf() function
Syntax
Show:
Summary
Declaration
Definition
from
crypto.h:165
int
bt_mesh_prov_conf
(
const
uint8_t
conf_key
[
16
]
,
const
uint8_t
rand
[
16
]
,
const
uint8_t
auth
[
16
]
,
uint8_t
conf
[
16
]
)
;
Implemented in
crypto.c:847
Arguments
Argument
conf_key
rand
auth
conf
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