ESP-IDF
bt_mesh_prov_ctx::match_length
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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_ctx::match_length
bt_mesh_prov_ctx::match_length field
Syntax
Show:
Summary
Declaration
from
prov_pvnr.c:83
uint8_t
match_length
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
match_length
;
prov_pvnr.c:83
if
(
prov_ctx
.
match_length
==
0
)
{
prov_pvnr.c:283
is_unprov_dev_uuid_match()
prov_ctx
.
match_value
,
prov_ctx
.
match_length
)
)
{
prov_pvnr.c:288
is_unprov_dev_uuid_match()
prov_ctx
.
match_length
=
length
;
prov_pvnr.c:769
bt_mesh_provisioner_set_dev_uuid_match()
prov_ctx
.
match_length
=
0
;
prov_pvnr.c:2885
bt_mesh_provisioner_prov_reset()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_prov_ctx::match_length
is written by 2 functions and is read by 1 function:
bt_mesh_provisioner_set_dev_uuid_match()
bt_mesh_provisioner_prov_reset()
All items filtered out
bt_mesh_prov_ctx::match_length
is_unprov_dev_uuid_match()
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