ESP-IDF
fast_prov_info_set::match_len
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
fast_prov_info_set::match_len
fast_prov_info_set::match_len field
Syntax
Show:
Summary
Declaration
from
ble_mesh_fast_prov_server_model.h:46
uint8_t
match_len
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
match_len
;
ble_mesh_fast_prov_server_model.h:46
srv
->
set_info
->
match_len
=
match_len
;
ble_mesh_fast_prov_server_model.c:282
example_fast_prov_server_recv_msg()
srv
->
match_len
=
srv
->
set_info
->
match_len
;
ble_mesh_fast_prov_server_model.c:466
example_handle_fast_prov_info_set_comp_evt()
memcpy
(
srv
->
match_val
,
srv
->
set_info
->
match_val
,
srv
->
set_info
->
match_len
)
;
ble_mesh_fast_prov_server_model.c:467
example_handle_fast_prov_info_set_comp_evt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
fast_prov_info_set::match_len
is written by 1 function and is read by 1 function:
example_fast_prov_server_recv_msg()
All items filtered out
fast_prov_info_set::match_len
example_handle_fast_prov_info_set_comp_evt()
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