ESP-IDF
bt_mesh_prov::prov_attention
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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::prov_attention
bt_mesh_prov::prov_attention field
Syntax
Show:
Summary
Declaration
from
main.h:220
uint8_t
prov_attention
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
prov_attention
;
main.h:220
net_buf_simple_add_u8
(
&
buf
,
bt_mesh_prov_get
(
)
->
prov_attention
)
;
prov_pvnr.c:1163
send_invite()
link
->
conf_inputs
[
0
]
=
bt_mesh_prov_get
(
)
->
prov_attention
;
prov_pvnr.c:1165
send_invite()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_prov::prov_attention
is read by 1 function:
All items filtered out
bt_mesh_prov::prov_attention
send_invite()
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