ESP-IDF
bt_mesh_comp_p0
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_comp_p0
bt_mesh_comp_p0 struct
Syntax
Show:
Summary
Declaration
from
cfg_cli.h:302
struct
bt_mesh_comp_p0
{
uint16_t
cid
;
uint16_t
pid
;
uint16_t
vid
;
uint16_t
crpl
;
uint16_t
feat
;
struct
os_mbuf
*
_buf
;
}
;
Fields
Field
Declared as
Description
bt_mesh_comp_p0::cid
uint16_t
Company ID.
bt_mesh_comp_p0::pid
uint16_t
Product ID.
bt_mesh_comp_p0::vid
uint16_t
Version ID.
bt_mesh_comp_p0::crpl
uint16_t
Replay protection list size.
bt_mesh_comp_p0::feat
uint16_t
Supported features, see
BT_MESH_FEAT_SUPPORTED
.
bt_mesh_comp_p0::_buf
struct
os_mbuf
*
Related Functions
Found 2 other functions taking a
bt_mesh_comp_p0
argument:
Function
bt_mesh_comp_p0_get()
bt_mesh_comp_p0_elem_pull()
Examples
References
from
examples
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