ESP-IDF
unprov_dev_queue::addr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/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
unprov_dev_queue::addr
unprov_dev_queue::addr field
Syntax
Show:
Summary
Declaration
from
prov_pvnr.c:115
bt_mesh_addr_t
addr
;
Examples
References
from
examples
Code
Location
Referrer
bt_mesh_addr_t
addr
;
prov_pvnr.c:115
.
addr
.
type
=
0xff
,
prov_pvnr.c:122
unprov_dev
[
i
]
.
addr
.
type
=
add_dev
->
addr_type
;
prov_pvnr.c:558
bt_mesh_provisioner_add_unprov_dev()
memcpy
(
unprov_dev
[
i
]
.
addr
.
val
,
add_dev
->
addr
,
BLE_MESH_ADDR_LEN
)
;
prov_pvnr.c:559
bt_mesh_provisioner_add_unprov_dev()
unprov_dev
[
i
]
.
addr
.
type
=
add_dev
->
addr_type
;
prov_pvnr.c:572
bt_mesh_provisioner_add_unprov_dev()
memcpy
(
unprov_dev
[
i
]
.
addr
.
val
,
add_dev
->
addr
,
BLE_MESH_ADDR_LEN
)
;
prov_pvnr.c:573
bt_mesh_provisioner_add_unprov_dev()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
unprov_dev_queue::addr
is read by 1 function:
All items filtered out
unprov_dev_queue::addr
bt_mesh_provisioner_add_unprov_dev()
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