ESP-IDF
bt_mesh_cfg_mod_pub
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_cfg_mod_pub
bt_mesh_cfg_mod_pub struct
Syntax
Show:
Summary
Declaration
from
cfg_cli.h:161
struct
bt_mesh_cfg_mod_pub
{
uint16_t
addr
;
const
uint8_t
*
uuid
;
uint16_t
app_idx
;
bool
cred_flag
;
uint8_t
ttl
;
uint8_t
period
;
uint8_t
transmit
;
}
;
Fields
Field
Declared as
bt_mesh_cfg_mod_pub::addr
uint16_t
bt_mesh_cfg_mod_pub::uuid
const
uint8_t
*
bt_mesh_cfg_mod_pub::app_idx
uint16_t
bt_mesh_cfg_mod_pub::cred_flag
bool
bt_mesh_cfg_mod_pub::ttl
uint8_t
bt_mesh_cfg_mod_pub::period
uint8_t
bt_mesh_cfg_mod_pub::transmit
uint8_t
Related Functions
Found 5 other functions taking a
bt_mesh_cfg_mod_pub
argument:
Function
bt_mesh_cfg_mod_pub_set()
bt_mesh_cfg_mod_pub_get()
bt_mesh_cfg_mod_pub_va_set()
bt_mesh_cfg_mod_pub_get_vnd()
bt_mesh_cfg_mod_pub_set_vnd()
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