ESP-IDF
coex_schm_curr_phase_get()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
coex_schm_curr_phase_get()
coex_schm_curr_phase_get() function
Get current coexistence scheme phase.
Syntax
Show:
Summary
Declaration
from
esp_coexist_internal.h:277
void
*
coex_schm_curr_phase_get
(
void
)
;
Return value
: Coexistence scheme phase
Examples
References
from
examples
Code
Location
Referrer
void
*
coex_schm_curr_phase_get
(
void
)
;
esp_coexist_internal.h:277
return
coex_schm_curr_phase_get
(
)
;
bt.c:1200
coex_schm_curr_phase_get_wrapper()
return
coex_schm_curr_phase_get
(
)
;
esp_adapter.c:546
coex_schm_curr_phase_get_wrapper()
Call Tree
from
examples
coex_schm_curr_phase_get()
is called by 2 functions:
coex_schm_curr_phase_get_wrapper()
coex_schm_curr_phase_get_wrapper()
All items filtered out
coex_schm_curr_phase_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