ESP-IDF
+
0
/2 examples
SourceVu will show references to
example_fast_prov_info_set_t::group_addr
from the following samples and libraries:
wifi_coexist sample
fast_prov_server sample
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
example_fast_prov_info_set_t::group_addr
example_fast_prov_info_set_t::group_addr field
Syntax
Show:
Summary
Declaration
from
ble_mesh_fast_prov_common.h:75
uint16_t
group_addr
;
Examples
example_fast_prov_info_set_t::group_addr
is referenced by 2 libraries and example projects:
wifi_coexist sample
fast_prov_server sample
References
from
0/2
examples
Code
Location
Referrer
uint16_t
group_addr
;
/* Group address going to be added to model */
ble_mesh_fast_prov_common.h:75
set
.
group_addr
=
fast_prov_srv
->
group_addr
;
ble_mesh_fast_prov_client_model.c:239
example_fast_prov_client_recv_timeout()
ESP_LOGI
(
TAG
,
"net_idx: 0x%04x, group_addr: 0x%04x"
,
set
->
net_idx
,
set
->
group_addr
)
;
ble_mesh_fast_prov_operation.c:433
example_send_fast_prov_info_set()
net_buf_simple_add_le16
(
msg
,
set
->
group_addr
)
;
ble_mesh_fast_prov_operation.c:462
example_send_fast_prov_info_set()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
example_fast_prov_info_set_t::group_addr
is written by 1 function and is read by 1 function:
example_fast_prov_client_recv_timeout()
All items filtered out
example_fast_prov_info_set_t::group_addr
example_send_fast_prov_info_set()
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out