ESP-IDF
command_status_hack_t::command
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_status_hack_t::command
command_status_hack_t::command field
Syntax
Show:
Summary
Declaration
from
btu.h:49
BT_HDR
*
command
;
Examples
References
from
examples
Code
Location
Referrer
BT_HDR
*
command
;
btu.h:49
uint8_t
*
stream
=
hack
->
command
->
data
+
hack
->
command
->
offset
;
btu_hcif.c:1451
btu_hcif_command_status_evt_on_task()
hci_cmd_metadata_t
*
metadata
=
HCI_GET_CMD_METAMSG
(
hack
->
command
)
;
btu_hcif.c:1461
btu_hcif_command_status_evt_on_task()
HCI_FREE_CMD_BUF
(
hack
->
command
)
;
btu_hcif.c:1464
btu_hcif_command_status_evt_on_task()
hack
->
command
=
command
;
btu_hcif.c:1475
btu_hcif_command_status_evt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
command_status_hack_t::command
is written by 1 function and is read by 1 function:
btu_hcif_command_status_evt()
All items filtered out
command_status_hack_t::command
btu_hcif_command_status_evt_on_task()
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