ESP-IDF
coex_version_get()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
coex_version_get()
coex_version_get() function
Get software coexist version string extern function for internal use.
Syntax
Show:
Summary
Declaration
from
esp_coexist_internal.h:86
const
char
*
coex_version_get
(
void
)
;
Return value
: version string
Examples
References
from
examples
Code
Location
Referrer
const
char
*
coex_version_get
(
void
)
;
esp_coexist_internal.h:86
return
coex_version_get
(
)
;
coexist.c:41
esp_coex_version_get()
Call Tree
from
examples
coex_version_get()
is called by 1 function:
esp_coex_version_get()
All items filtered out
coex_version_get()
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