ESP-IDF
va_store()
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_store()
va_store() function
Syntax
Show:
Summary
Declaration
from
transport.c:1703
static
inline
void
va_store
(
struct
virtual_addr
*
store
)
;
Arguments
Argument
store
Examples
References
from
examples
Code
Location
Referrer
static
inline
void
va_store
(
struct
virtual_addr
*
store
)
transport.c:1703
va_store
(
&
virtual_addrs
[
i
]
)
;
transport.c:1729
bt_mesh_va_add()
va_store
(
va
)
;
transport.c:1746
bt_mesh_va_add()
va_store
(
va
)
;
transport.c:1775
bt_mesh_va_del()
Call Tree
from
examples
va_store()
is called by 2 functions and calls 1 function:
bt_mesh_va_add()
bt_mesh_va_del()
All items filtered out
va_store()
store_va_label()
All items filtered out
Data Use
from
examples
va_store()
writes 1 variable:
All items filtered out
va_store()
virtual_addr::changed
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