ESP-IDF
bt_mesh_store_cfg()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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_store_cfg()
bt_mesh_store_cfg() function
Syntax
Show:
Summary
Declaration
Definition
from
settings.h:32
void
bt_mesh_store_cfg
(
void
)
;
Implemented in
settings.c:2279
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_store_cfg
(
void
)
settings.c:2279
void
bt_mesh_store_cfg
(
void
)
;
settings.h:32
bt_mesh_store_cfg
(
)
;
cfg_srv.c:803
beacon_set()
bt_mesh_store_cfg
(
)
;
cfg_srv.c:861
default_ttl_set()
bt_mesh_store_cfg
(
)
;
cfg_srv.c:952
gatt_proxy_set()
bt_mesh_store_cfg
(
)
;
cfg_srv.c:1002
net_transmit_set()
bt_mesh_store_cfg
(
)
;
cfg_srv.c:1057
relay_set()
bt_mesh_store_cfg
(
)
;
cfg_srv.c:2985
friend_set()
Call Tree
from
examples
bt_mesh_store_cfg()
is called by 6 functions and calls 1 function:
beacon_set()
default_ttl_set()
gatt_proxy_set()
net_transmit_set()
relay_set()
friend_set()
All items filtered out
bt_mesh_store_cfg()
schedule_store()
All items filtered out
Data Use
from
examples
bt_mesh_store_cfg()
reads 1 variable:
::BLE_MESH_CFG_PENDING
All items filtered out
bt_mesh_store_cfg()
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