ESP-IDF
+
0
/1 examples
SourceVu will show references to
example_fast_prov_info_set_t::node_addr_cnt
from the following samples and libraries:
fast_prov_client sample
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
example_fast_prov_info_set_t::node_addr_cnt
example_fast_prov_info_set_t::node_addr_cnt field
Syntax
Show:
Summary
Declaration
from
ble_mesh_fast_prov_common.h:69
uint16_t
node_addr_cnt
;
Examples
example_fast_prov_info_set_t::node_addr_cnt
is referenced by 1 libraries and example projects:
fast_prov_client sample
References
from
0/1
examples
Code
Location
Referrer
uint16_t
node_addr_cnt
;
/* Number of the nodes going to be provisioned */
ble_mesh_fast_prov_common.h:69
memcpy
(
&
set
.
node_addr_cnt
,
&
node
->
node_addr_cnt
,
ble_mesh_fast_prov_client_model.c:246
example_fast_prov_client_recv_timeout()
net_buf_simple_add_le16
(
msg
,
set
->
node_addr_cnt
)
;
ble_mesh_fast_prov_operation.c:444
example_send_fast_prov_info_set()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
example_fast_prov_info_set_t::node_addr_cnt
is read by 1 function:
All items filtered out
example_fast_prov_info_set_t::node_addr_cnt
example_send_fast_prov_info_set()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out