ESP-IDF
bt_mesh_rpr_srv_nppi_pdu_recv()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_rpr_srv_nppi_pdu_recv()
bt_mesh_rpr_srv_nppi_pdu_recv() function
Syntax
Show:
Summary
Declaration
from
prov_node.h:41
int
bt_mesh_rpr_srv_nppi_pdu_recv
(
uint8_t
type
,
const
uint8_t
*
data
)
;
Arguments
Argument
type
data
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_rpr_srv_nppi_pdu_recv
(
uint8_t
type
,
const
uint8_t
*
data
)
prov_node.c:1629
int
bt_mesh_rpr_srv_nppi_pdu_recv
(
uint8_t
type
,
const
uint8_t
*
data
)
;
prov_node.h:41
return
bt_mesh_rpr_srv_nppi_pdu_recv
(
type
,
data
)
;
ext.c:2077
bt_mesh_ext_rpr_srv_nppi_pdu_recv()
Call Tree
from
examples
bt_mesh_rpr_srv_nppi_pdu_recv()
is called by 1 function and calls 4 functions:
bt_mesh_ext_rpr_srv_nppi_pdu_recv()
All items filtered out
bt_mesh_rpr_srv_nppi_pdu_recv()
esp_log_timestamp()
esp_log_write()
bt_mesh_atomic_test_bit()
::func
All items filtered out
Data Use
from
examples
bt_mesh_rpr_srv_nppi_pdu_recv()
reads 6 variables:
esp_log_level_t::ESP_LOG_ERROR
::PB_NPPI
bt_mesh_prov_link::flags
bt_mesh_prov_link::expect
prov_link
prov_handlers
All items filtered out
bt_mesh_rpr_srv_nppi_pdu_recv()
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