ESP-IDF
bt_mesh_prov_link::kri_flags
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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_link::kri_flags
bt_mesh_prov_link::kri_flags field
Syntax
Show:
Summary
Declaration
from
prov_common.h:222
uint8_t
kri_flags
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
kri_flags
;
/* Key refresh flag and iv update flag */
prov_common.h:222
link
->
kri_flags
=
get_net_flags
(
prov_ctx
.
fast_prov
.
net_idx
)
;
prov_pvnr.c:2122
send_prov_data()
link
->
kri_flags
=
get_net_flags
(
prov_ctx
.
net_idx
)
;
prov_pvnr.c:2124
send_prov_data()
net_idx
,
link
->
kri_flags
,
bt_mesh
.
iv_index
,
prov_pvnr.c:2239
prov_complete()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_prov_link::kri_flags
is written by 1 function and is read by 1 function:
send_prov_data()
All items filtered out
bt_mesh_prov_link::kri_flags
prov_complete()
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