ESP-IDF
pb_adv_init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
pb_adv_init()
pb_adv_init() function
Syntax
Show:
Summary
Declaration
Definition
from
prov_bearer.h:112
void
pb_adv_init
(
void
)
;
Implemented in
pb_adv.c:894
Examples
References
from
examples
Code
Location
Referrer
void
pb_adv_init
(
void
)
pb_adv.c:894
void
pb_adv_init
(
void
)
;
prov_bearer.h:112
pb_adv_init
(
)
;
prov.c:452
bt_mesh_prov_init()
Call Tree
from
examples
pb_adv_init()
is called by 1 function and calls 3 functions:
bt_mesh_prov_init()
All items filtered out
pb_adv_init()
NET_BUF_SIMPLE()
net_buf_simple_reset()
k_work_init_delayable()
All items filtered out
Data Use
from
examples
pb_adv_init()
reads 7 variables and writes 2 variables:
pb_adv::
::buf
pb_adv::rx
pb_adv::tx
rx_buf
link
prov_retransmit()
protocol_timeout()
All items filtered out
pb_adv_init()
pb_adv::
::buf
rx_buf
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