ESP-IDF
bt_mesh_prov_link::pb_remote_nppi
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_nppi
bt_mesh_prov_link::pb_remote_nppi field
Syntax
Show:
Summary
Declaration
from
prov_common.h:284
uint8_t
pb_remote_nppi
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
pb_remote_nppi
;
/* NPPI Procedure */
prov_common.h:284
return
LINK
(
link
)
->
pb_remote_nppi
;
ext.c:1648
bt_mesh_ext_prov_link_get_pb_remote_nppi()
LINK
(
link
)
->
pb_remote_nppi
=
pb_remote_nppi
;
ext.c:1653
bt_mesh_ext_prov_link_set_pb_remote_nppi()
if
(
bt_mesh_rpr_srv_nppi_check
(
prov_link
.
pb_remote_nppi
,
pdu
,
net_idx
,
prov_node.c:903
prov_data()
link
->
pb_remote_nppi
!=
NPPI_NODE_ADDR_REFRESH
)
{
prov_pvnr.c:2020
send_prov_data()
link
->
pb_remote_nppi
==
NPPI_UNKNOWN
)
{
prov_pvnr.c:2031
send_prov_data()
link
->
pb_remote_nppi
!=
NPPI_UNKNOWN
)
{
prov_pvnr.c:2233
prov_complete()
if
(
link
->
pb_remote_nppi
==
NPPI_NODE_ADDR_REFRESH
)
{
prov_pvnr.c:2254
prov_complete()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_prov_link::pb_remote_nppi
is written by 1 function and is read by 4 functions:
bt_mesh_ext_prov_link_set_pb_remote_nppi()
All items filtered out
bt_mesh_prov_link::pb_remote_nppi
prov_data()
send_prov_data()
prov_complete()
bt_mesh_ext_prov_link_get_pb_remote_nppi()
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