ESP-IDF
bt_mesh_lpn_group_add()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_lpn_group_add()
bt_mesh_lpn_group_add() function
Syntax
Show:
Summary
Declaration
from
lpn.h:66
void
bt_mesh_lpn_group_add
(
uint16_t
group
)
;
Arguments
Argument
group
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_lpn_group_add
(
uint16_t
group
)
;
lpn.h:66
void
bt_mesh_lpn_group_add
(
uint16_t
group
)
;
lpn.h:52
bt_mesh_lpn_group_add
(
mod
->
groups
[
i
]
)
;
access.c:1271
commit_mod()
bt_mesh_lpn_group_add
(
sub_addr
)
;
cfg_srv.c:1604
mod_sub_add()
bt_mesh_lpn_group_add
(
sub_addr
)
;
cfg_srv.c:1760
mod_sub_overwrite()
bt_mesh_lpn_group_add
(
sub_addr
)
;
cfg_srv.c:2007
mod_sub_va_add()
bt_mesh_lpn_group_add
(
sub_addr
)
;
cfg_srv.c:2144
mod_sub_va_overwrite()
bt_mesh_lpn_group_add
(
sub_addr
)
;
cfg_srv.c:1103
mod_sub_add()
bt_mesh_lpn_group_add
(
sub_addr
)
;
cfg_srv.c:1252
mod_sub_overwrite()
bt_mesh_lpn_group_add
(
sub_addr
)
;
cfg_srv.c:1545
mod_sub_va_add()
bt_mesh_lpn_group_add
(
sub_addr
)
;
cfg_srv.c:1686
mod_sub_va_overwrite()
bt_mesh_lpn_group_add
(
group_addr
)
;
local.c:74
bt_mesh_model_subscribe_group_addr()
bt_mesh_lpn_group_add
(
BLE_MESH_ADDR_ALL_NODES
)
;
main.c:92
bt_mesh_provision()
bt_mesh_lpn_group_add
(
BT_MESH_ADDR_ALL_NODES
)
;
mesh.c:114
bt_mesh_provision()
bt_mesh_lpn_group_add
(
group
)
;
testing.c:97
bt_test_mesh_lpn_group_add()
Call Tree
from
examples
bt_mesh_lpn_group_add()
is called by 8 functions:
mod_sub_add()
mod_sub_overwrite()
mod_sub_va_add()
mod_sub_va_overwrite()
bt_mesh_model_subscribe_group_addr()
bt_mesh_provision()
commit_mod()
bt_test_mesh_lpn_group_add()
All items filtered out
bt_mesh_lpn_group_add()
All items filtered out
Data Use
from
examples
All items filtered out
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