blemesh sample
CID_VENDOR
is only used within blemesh sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
blemesh sample
CID_VENDOR
CID_VENDOR macro
Syntax
Show:
Summary
Declaration
from
app_mesh.c:39
#define
CID_VENDOR
0x05C3
Examples
References
from
examples
Code
Location
#define
CID_VENDOR
0x05C3
app_mesh.c:39
*
company_id
=
CID_VENDOR
;
app_mesh.c:68
if
(
company_id
!=
CID_VENDOR
)
{
app_mesh.c:83
if
(
company_id
!=
CID_VENDOR
)
{
app_mesh.c:106
if
(
company_id
!=
CID_VENDOR
)
{
app_mesh.c:118
bt_mesh_model_msg_init
(
msg
,
BT_MESH_MODEL_OP_3
(
0x01
,
CID_VENDOR
)
)
;
app_mesh.c:340
{
BT_MESH_MODEL_OP_3
(
0x01
,
CID_VENDOR
)
,
0
,
(
void
*
)
vnd_model_recv
}
,
app_mesh.c:351
BT_MESH_MODEL_VND
(
CID_VENDOR
,
BT_MESH_MODEL_ID_GEN_ONOFF_SRV
,
vnd_model_op
,
app_mesh.c:356
.
cid
=
CID_VENDOR
,
app_mesh.c:365
Call Tree
from
examples
All items filtered out
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