ESP-IDF
+
0
/1 examples
SourceVu will show references to
bt_mesh_mod_id_vnd::company
from the following samples and libraries:
blemesh 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
bt_mesh_mod_id_vnd::company
bt_mesh_mod_id_vnd::company field
Vendor's company ID
Syntax
Show:
Summary
Declaration
from
access.h:438
uint16_t
company
;
Examples
bt_mesh_mod_id_vnd::company
is referenced by 1 libraries and example projects:
blemesh sample
References
from
0/1
examples
Code
Location
Referrer
uint16_t
company
;
access.h:438
if
(
cid
==
mod
->
vnd
.
company
)
{
access.c:304
bt_mesh_vnd_mod_msg_cid_check()
mod
->
vnd
.
company
,
mod
->
vnd
.
id
,
op
->
opcode
)
;
access.c:310
bt_mesh_vnd_mod_msg_cid_check()
cid
!=
models
[
i
]
.
vnd
.
company
)
{
access.c:613
find_op()
if
(
elem
->
vnd_models
[
i
]
.
vnd
.
company
==
company
&&
access.c:783
bt_mesh_model_find_vnd()
net_buf_simple_add_le16
(
buf
,
mod
->
vnd
.
company
)
;
cfg_srv.c:71
comp_add_elem()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
bt_mesh_mod_id_vnd::company
is read by 4 functions:
All items filtered out
bt_mesh_mod_id_vnd::company
bt_mesh_vnd_mod_msg_cid_check()
find_op()
bt_mesh_model_find_vnd()
comp_add_elem()
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