ESP-IDF
+
0
/1 examples
SourceVu will show references to
bt_mesh_comp::cid
from the following samples and libraries:
blemesh sample
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/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_comp::cid
bt_mesh_comp::cid field
Syntax
Show:
Summary
Declaration
from
access.h:637
uint16_t
cid
;
Examples
bt_mesh_comp::cid
is referenced by 1 libraries and example projects:
blemesh sample
References
from
0/1
examples
Code
Location
Referrer
uint16_t
cid
;
access.h:637
uint16_t
cid
;
access.h:612
net_buf_simple_add_le16
(
buf
,
comp
->
cid
)
;
cfg_srv.c:102
comp_get_page_0()
return
COMP
(
comp
)
->
cid
;
ext.c:767
bt_mesh_ext_comp_get_cid()
sys_put_le16
(
comp
->
cid
,
company_ptr
)
;
health_srv.c:86
health_get_current()
sys_put_le16
(
comp
->
cid
,
company_ptr
)
;
health_srv.c:95
health_get_current()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
bt_mesh_comp::cid
is read by 3 functions:
All items filtered out
bt_mesh_comp::cid
bt_mesh_ext_comp_get_cid()
comp_get_page_0()
health_get_current()
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