ESP-IDF
mesh_adv_thread()
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
mesh_adv_thread()
mesh_adv_thread() function
Syntax
Show:
Summary
Declaration
Definition
from
porting.h:17
void
mesh_adv_thread
(
void
*
args
)
;
Implemented in
adv_legacy.c:139
Arguments
Argument
args
Examples
References
from
examples
Code
Location
mesh_adv_thread
(
void
*
args
)
adv_legacy.c:140
void
mesh_adv_thread
(
void
*
args
)
;
porting.h:17
Call Tree
from
examples
mesh_adv_thread()
calls 10 functions:
All items filtered out
mesh_adv_thread()
npl_funcs_t::p_ble_npl_get_time_forever
ble_npl_eventq_get()
ble_npl_time_ms_to_ticks32()
ble_npl_event_get_arg()
bt_le_adv_stop()
bt_mesh_is_provisioned()
net_buf_unref()
bt_mesh_proxy_adv_start()
bt_mesh_pb_gatt_adv_start()
adv_send()
All items filtered out
Data Use
from
examples
mesh_adv_thread()
reads 3 variables and writes 2 variables:
npl_funcs
bt_mesh_adv::busy
adv_timeout
All items filtered out
mesh_adv_thread()
bt_mesh_adv::busy
adv_timeout
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