ESP-IDF
example_msg_common_info_t::role
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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_msg_common_info_t::role
example_msg_common_info_t::role field
Syntax
Show:
Summary
Declaration
from
ble_mesh_fast_prov_common.h:48
esp_ble_mesh_dev_role_t
role
;
Examples
References
from
examples
Code
Location
Referrer
esp_ble_mesh_dev_role_t
role
;
ble_mesh_fast_prov_common.h:48
msg
->
len
,
msg
->
data
,
info
->
timeout
,
true
,
info
->
role
)
;
ble_mesh_fast_prov_operation.c:482
example_send_fast_prov_info_set()
16
,
net_key
,
info
->
timeout
,
true
,
info
->
role
)
;
ble_mesh_fast_prov_operation.c:505
example_send_fast_prov_net_key_add()
node_addr
->
len
,
node_addr
->
data
,
info
->
timeout
,
true
,
info
->
role
)
;
ble_mesh_fast_prov_operation.c:527
example_send_fast_prov_self_prov_node_addr()
0
,
NULL
,
info
->
timeout
,
true
,
info
->
role
)
;
ble_mesh_fast_prov_operation.c:546
example_send_fast_prov_all_node_addr_get()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
example_msg_common_info_t::role
is read by 4 functions:
All items filtered out
example_msg_common_info_t::role
example_send_fast_prov_info_set()
example_send_fast_prov_net_key_add()
example_send_fast_prov_self_prov_node_addr()
example_send_fast_prov_all_node_addr_get()
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