ESP-IDF
+
0
/1 examples
SourceVu will show references to
BLE_MESH_CID_NVAL
from the following samples and libraries:
aligenie_demo sample
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
BLE_MESH_CID_NVAL
BLE_MESH_CID_NVAL macro
Syntax
Show:
Summary
Declaration
from
access.h:29
#define
BLE_MESH_CID_NVAL
0xFFFF
Examples
BLE_MESH_CID_NVAL
is referenced by 1 libraries and example projects:
aligenie_demo sample
References
from
0/1
examples
Code
Location
#define
BLE_MESH_CID_NVAL
0xFFFF
access.h:29
status
.
cid
=
BLE_MESH_CID_NVAL
;
cfg_cli.c:356
status
.
cid
=
BLE_MESH_CID_NVAL
;
cfg_cli.c:385
status
.
cid
=
BLE_MESH_CID_NVAL
;
cfg_cli.c:408
list
.
cid
=
BLE_MESH_CID_NVAL
;
cfg_cli.c:483
list
.
cid
=
BLE_MESH_CID_NVAL
;
cfg_cli.c:571
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:794
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:811
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:857
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:893
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:919
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:1000
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:1015
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:1030
return
mod_sub_get
(
param
,
OP_MOD_SUB_GET
,
elem_addr
,
mod_id
,
BLE_MESH_CID_NVAL
)
;
cfg_cli.c:1041
if
(
cid
==
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:1047
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:1146
if
(
cid
!=
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:1161
return
mod_app_get
(
param
,
OP_SIG_MOD_APP_GET
,
elem_addr
,
mod_id
,
BLE_MESH_CID_NVAL
)
;
cfg_cli.c:1172
if
(
cid
==
BLE_MESH_CID_NVAL
)
{
cfg_cli.c:1178
if
(
cid
==
BLE_MESH_CID_NVAL
)
{
local.c:36
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out