ESP-IDF
va_set()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
va_set()
va_set() function
Syntax
Show:
Summary
Declaration
from
settings.c:817
static
int
va_set
(
const
char
*
name
)
;
Arguments
Argument
name
Examples
References
from
examples
Code
Location
static
int
va_set
(
const
char
*
name
)
settings.c:817
{
"mesh/vaddr"
,
va_set
}
,
/* For Node */
settings.c:1288
Call Tree
from
examples
va_set()
calls 7 functions:
All items filtered out
va_set()
esp_log_timestamp()
esp_log_write()
net_buf_simple_pull_le16()
bt_mesh_free_buf()
bt_mesh_load_core_settings()
bt_mesh_get_core_settings_item()
get_label()
All items filtered out
Data Use
from
examples
va_set()
reads 10 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
net_buf_simple::len
va_val::ref
va_val::addr
va_val::uuid
label::ref
label::uuid
All items filtered out
va_set()
label::ref
label::addr
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