ESP-IDF
send_start()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
send_start()
send_start() function
Syntax
Show:
Summary
Declaration
from
provisioner.c:97
static
void
send_start
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
send_start
(
void
)
provisioner.c:97
send_start
(
)
;
provisioner.c:248
prov_capabilities()
Call Tree
from
examples
send_start()
is called by 1 function and calls 9 functions:
prov_capabilities()
All items filtered out
send_start()
esp_log_timestamp()
esp_log_write()
atomic_test_bit()
atomic_set_bit()
NET_BUF_SIMPLE()
net_buf_simple_add_u8()
bt_mesh_prov_send()
bt_mesh_prov_buf_init()
bt_mesh_prov_auth()
All items filtered out
Data Use
from
examples
send_start()
reads 18 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
os_mbuf::om_data
::OOB_PUB_KEY
::REMOTE_PUB_KEY
bt_mesh_prov_link::flags
bt_mesh_prov_link::oob_method
bt_mesh_prov_link::oob_action
bt_mesh_prov_link::oob_size
bt_mesh_prov_link::
::invite
bt_mesh_prov_link::
::capabilities
bt_mesh_prov_link::
::start
bt_mesh_prov_link::conf_inputs
bt_mesh_prov_link
start_sent()
All items filtered out
send_start()
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