ESP-IDF
bt_mesh_mod_id_vnd
is only used within ESP-IDF.
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
ESP-IDF
bt_mesh_mod_id_vnd
bt_mesh_mod_id_vnd struct
Vendor model ID
Syntax
Show:
Summary
Declaration
from
access.h:436
struct
bt_mesh_mod_id_vnd
{
uint16_t
company
;
uint16_t
id
;
}
;
Fields
Field
Declared as
Description
bt_mesh_mod_id_vnd::company
uint16_t
Vendor's company ID.
bt_mesh_mod_id_vnd::id
uint16_t
Model ID.
Examples
References
from
examples
Code
Location
Referrer
struct
bt_mesh_mod_id_vnd
{
access.h:436
const
struct
bt_mesh_mod_id_vnd
vnd
;
access.h:447
bt_mesh_model::
::vnd
struct
bt_mesh_mod_id_vnd
bt_mesh_comp_p0_elem_mod_vnd
(
struct
bt_mesh_comp_p0_elem
*
elem
,
int
idx
)
;
cfg_cli.h:336
bt_mesh_comp_p0_elem_mod_vnd()
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
Instance
Scope
Location
Project
bt_mesh_model::
::vnd
access.h:447
return
bt_mesh_comp_p0_elem_mod_vnd()
cfg_cli.h:336
Lifecycle
from
examples
All items filtered out
All items filtered out