ESP-IDF
bt_mesh_net_start()
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
bt_mesh_net_start()
bt_mesh_net_start() function
Syntax
Show:
Summary
Declaration
Definition
from
net.h:475
void
bt_mesh_net_start
(
void
)
;
Implemented in
net.c:2017
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_net_start
(
void
)
net.c:2017
void
bt_mesh_net_start
(
void
)
;
net.h:475
bt_mesh_net_start
(
)
;
main.c:102
bt_mesh_provision()
bt_mesh_net_start
(
)
;
settings.c:1506
settings_core_commit()
Call Tree
from
examples
bt_mesh_net_start()
is called by 2 functions and calls 13 functions:
settings_core_commit()
bt_mesh_provision()
All items filtered out
bt_mesh_net_start()
bt_mesh_atomic_test_bit()
bt_mesh_update_exceptional_list()
bt_mesh_proxy_server_gatt_enable()
bt_mesh_secure_beacon_enable()
bt_mesh_secure_beacon_disable()
bt_mesh_adv_update()
bt_mesh_scan_enable()
bt_mesh_primary_addr()
bt_mesh_prov_complete()
bt_mesh_secure_beacon_get()
bt_mesh_gatt_proxy_get()
bt_mesh_friend_init()
bt_mesh_lpn_init()
All items filtered out
Data Use
from
examples
bt_mesh_net_start()
reads 11 variables:
::BLE_MESH_EXCEP_LIST_SUB_CODE_ADD
::BLE_MESH_EXCEP_LIST_TYPE_MESH_BEACON
bt_mesh_net::iv_index
bt_mesh_net::flags
bt_mesh_net::sub
bt_mesh_subnet::net_idx
bt_mesh_subnet::kr_flag
bt_mesh_subnet_keys::net
bt_mesh_subnet::keys
::BLE_MESH_IVU_IN_PROGRESS
bt_mesh
All items filtered out
bt_mesh_net_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