ESP-IDF
bt_mesh_prov_link::pb_remote_uuid
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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_link::pb_remote_uuid
bt_mesh_prov_link::pb_remote_uuid field
Syntax
Show:
Summary
Declaration
from
prov_common.h:282
uint8_t
pb_remote_uuid
[
16
]
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
pb_remote_uuid
[
16
]
;
/* Device UUID used by PB-Remote */
prov_common.h:282
return
LINK
(
link
)
->
pb_remote_uuid
;
ext.c:1633
bt_mesh_ext_prov_link_get_pb_remote_uuid()
err
=
bt_mesh_rpr_srv_store_nppi_data
(
prov_link
.
pb_remote_uuid
,
prov_node.c:923
prov_data()
bt_mesh_rpr_srv_recv_link_ack
(
prov_link
.
pb_remote_uuid
,
true
)
;
prov_node.c:1076
link_ack()
bt_mesh_rpr_srv_send_pdu_report
(
prov_link
.
pb_remote_uuid
,
type
,
prov_node.c:1223
prov_msg_recv()
bt_mesh_rpr_srv_send_outbound_report
(
prov_link
.
pb_remote_uuid
,
true
)
;
prov_node.c:1265
gen_prov_ack()
bt_mesh_rpr_srv_send_pdu_report
(
prov_link
.
pb_remote_uuid
,
type
,
buf
)
;
prov_node.c:1422
bt_mesh_pb_gatt_recv()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_prov_link::pb_remote_uuid
is read by 6 functions:
All items filtered out
bt_mesh_prov_link::pb_remote_uuid
prov_data()
link_ack()
prov_msg_recv()
gen_prov_ack()
bt_mesh_pb_gatt_recv()
bt_mesh_ext_prov_link_get_pb_remote_uuid()
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