ESP-IDF
coex_register_bt_cb_wrapper()
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
coex_register_bt_cb_wrapper()
coex_register_bt_cb_wrapper() function
Syntax
Show:
Summary
Declaration
Definition
from
bt.c:307
static
int
coex_register_bt_cb_wrapper
(
coex_func_cb_t
cb
)
;
Implemented in
bt.c:1131
Arguments
Argument
cb
Examples
References
from
examples
Code
Location
static
int
coex_register_bt_cb_wrapper
(
coex_func_cb_t
cb
)
bt.c:1131
static
int
coex_register_bt_cb_wrapper
(
coex_func_cb_t
cb
)
;
bt.c:307
.
_coex_register_bt_cb
=
coex_register_bt_cb_wrapper
,
bt.c:393
Call Tree
from
examples
coex_register_bt_cb_wrapper()
calls 1 function:
All items filtered out
coex_register_bt_cb_wrapper()
coex_register_bt_cb()
All items filtered out
Data Use
from
examples
coex_register_bt_cb_wrapper()
:
All items filtered out
coex_register_bt_cb_wrapper()
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
coex_register_bt_cb_wrapper()
is implemented by 1 functions:
All items filtered out
coex_register_bt_cb_wrapper()
osi_funcs_t::_coex_register_bt_cb
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out