ESP-IDF
command_complete_hack_t::callback
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
command_complete_hack_t::callback
command_complete_hack_t::callback field
Syntax
Show:
Summary
Declaration
from
btu.h:41
void
(
*
callback
)
(
BT_HDR
*
)
;
Examples
References
from
examples
Code
Location
Referrer
void
(
*
callback
)
(
BT_HDR
*
)
;
btu.h:41
hack
->
callback
=
btu_hcif_command_complete_evt_on_task
;
btu_hcif.c:1236
btu_hcif_command_complete_evt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
command_complete_hack_t::callback
is written by 1 function:
btu_hcif_command_complete_evt()
All items filtered out
command_complete_hack_t::callback
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
command_complete_hack_t::callback
implements 1 functions:
btu_hcif_command_complete_evt_on_task()
All items filtered out
command_complete_hack_t::callback
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out