ESP-IDF
bt_mesh_prov_ctx::match_offset
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_ctx::match_offset
bt_mesh_prov_ctx::match_offset field
Syntax
Show:
Summary
Declaration
from
prov_pvnr.c:80
uint8_t
match_offset
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
match_offset
;
prov_pvnr.c:80
if
(
memcmp
(
uuid
+
prov_ctx
.
match_offset
,
prov_pvnr.c:287
is_unprov_dev_uuid_match()
prov_ctx
.
match_offset
=
offset
;
prov_pvnr.c:768
bt_mesh_provisioner_set_dev_uuid_match()
prov_ctx
.
match_offset
=
0
;
prov_pvnr.c:2884
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_offset
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_offset
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