ESP-IDF
bt_mesh_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
bt_mesh_start()
bt_mesh_start() function
Syntax
Show:
Summary
Declaration
Definition
from
mesh_priv.h:32
int
bt_mesh_start
(
void
)
;
Implemented in
mesh.c:366
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_start
(
void
)
mesh.c:366
int
bt_mesh_start
(
void
)
;
mesh_priv.h:32
bt_mesh_start
(
)
;
mesh.c:121
bt_mesh_provision()
Call Tree
from
examples
bt_mesh_start()
is called by 1 function and calls 18 functions:
bt_mesh_provision()
All items filtered out
bt_mesh_start()
esp_log_timestamp()
esp_log_write()
bt_mesh_friend_init()
bt_mesh_subnet_next()
bt_mesh_beacon_enabled()
bt_mesh_adv_update()
bt_mesh_scan_enable()
bt_mesh_adv_enable()
bt_mesh_model_foreach()
bt_mesh_primary_addr()
bt_mesh_prov_active()
bt_mesh_prov_complete()
bt_mesh_proxy_gatt_enable()
bt_mesh_beacon_enable()
bt_mesh_beacon_disable()
bt_mesh_pb_gatt_disable()
bt_mesh_hb_start()
bt_mesh_lpn_init()
All items filtered out
Data Use
from
examples
bt_mesh_start()
reads 11 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
bt_mesh_subnet::net_idx
bt_mesh_prov_bearer_t::BT_MESH_PROV_ADV
prov_bearer::type
bt_mesh_prov_link::bearer
bt_mesh_prov_link
model_start()
All items filtered out
bt_mesh_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