ESP-IDF
bt_mesh_net
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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_net
bt_mesh_net struct
Syntax
Show:
Summary
Declaration
Definition
from
mesh.h:34
struct
bt_mesh_net
;
Implemented in
net.h:322
Fields
Field
Declared as
bt_mesh_net::iv_index
uint32_t
bt_mesh_net::seq
uint32_t
bt_mesh_net::flags
BLE_MESH_ATOMIC_DEFINE
(
bt_mesh_net::local_queue
sys_slist_t
bt_mesh_net::ivu_duration
uint8_t
bt_mesh_net::ivu_timer
struct
k_delayed_work
bt_mesh_net::dev_key
uint8_t
[
16
]
bt_mesh_net::dev_key_ca
uint8_t
[
16
]
bt_mesh_net::app_keys
struct
bt_mesh_app_key
[
CONFIG_BLE_MESH_APP_KEY_COUNT
]
bt_mesh_net::sub
struct
bt_mesh_subnet
[
CONFIG_BLE_MESH_SUBNET_COUNT
]
bt_mesh_net::rpl
struct
bt_mesh_rpl
[
CONFIG_BLE_MESH_CRPL
]
bt_mesh_net::p_app_keys
struct
bt_mesh_app_key
*
[
CONFIG_BLE_MESH_PROVISIONER_APP_KEY_COUNT
]
bt_mesh_net::p_app_idx_next
uint16_t
bt_mesh_net::p_sub
struct
bt_mesh_subnet
*
[
CONFIG_BLE_MESH_PROVISIONER_SUBNET_COUNT
]
bt_mesh_net::p_net_idx_next
uint16_t
Examples
References
from
examples
Code
Location
Referrer
struct
bt_mesh_net
{
net.h:322
struct
bt_mesh_net
{
net.h:197
struct
bt_mesh_net
;
mesh.h:34
struct
bt_mesh_net
;
mesh_priv.h:31
struct
bt_mesh_net
bt_mesh
=
{
net.c:69
bt_mesh
struct
bt_mesh_net
bt_mesh
=
{
net.c:84
bt_mesh
extern
struct
bt_mesh_net
bt_mesh
;
net.h:412
bt_mesh
extern
struct
bt_mesh_net
bt_mesh
;
net.h:263
bt_mesh
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
net.h:412
bt_mesh
net.h:263
bt_mesh
net.c:69
bt_mesh
net.c:84
Lifecycle
from
examples
All items filtered out
All items filtered out