ESP-IDF
BT_MESH_FRIEND
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_FRIEND
BT_MESH_FRIEND value
Syntax
Show:
Summary
Declaration
from
net.h:191
BT_MESH_FRIEND
;
Examples
References
from
examples
Code
Location
Referrer
BT_MESH_FRIEND
,
net.h:191
err
=
feature_set
(
BT_MESH_FRIEND
,
friendship
)
;
cfg.c:147
bt_mesh_friend_set()
return
feature_get
(
BT_MESH_FRIEND
)
;
cfg.c:172
bt_mesh_friend_get()
atomic_set_bit
(
bt_mesh
.
flags
,
BT_MESH_FRIEND
)
;
cfg.c:386
bt_mesh_cfg_default_set()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BT_MESH_FRIEND
is read by 3 functions:
All items filtered out
BT_MESH_FRIEND
bt_mesh_friend_set()
bt_mesh_friend_get()
bt_mesh_cfg_default_set()
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