ESP-IDF
bt_mesh_cfg_mod_pub::app_idx
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_cfg_mod_pub::app_idx
bt_mesh_cfg_mod_pub::app_idx field
Syntax
Show:
Summary
Declaration
from
cfg_cli.h:74
uint16_t
app_idx
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
app_idx
;
cfg_cli.h:74
uint16_t
app_idx
;
cfg_cli.h:164
.
app_idx
=
set
->
model_pub_set
.
publish_app_idx
,
btc_ble_mesh_config_model.c:499
btc_ble_mesh_config_client_set_state()
.
app_idx
=
set
->
model_pub_va_set
.
publish_app_idx
,
btc_ble_mesh_config_model.c:547
btc_ble_mesh_config_client_set_state()
net_buf_simple_add_le16
(
&
msg
,
(
pub
->
app_idx
|
(
pub
->
cred_flag
<
<
12
)
)
)
;
cfg_cli.c:915
bt_mesh_cfg_mod_pub_set()
net_buf_simple_add_le16
(
&
msg
,
(
pub
->
app_idx
|
(
pub
->
cred_flag
<
<
12
)
)
)
;
cfg_cli.c:996
bt_mesh_cfg_mod_pub_va_set()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_cfg_mod_pub::app_idx
is read by 2 functions:
All items filtered out
bt_mesh_cfg_mod_pub::app_idx
bt_mesh_cfg_mod_pub_set()
bt_mesh_cfg_mod_pub_va_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