ESP-IDF
queued_at_cmd
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
queued_at_cmd
queued_at_cmd struct
Syntax
Show:
Summary
Declaration
from
bta_hf_client_at.h:74
struct
queued_at_cmd
{
tBTA_HF_CLIENT_AT_CMD
cmd
;
char
buf
[
BTA_HF_CLIENT_AT_MAX_LEN
]
;
UINT16
buf_len
;
struct
queued_at_cmd
*
next
;
}
;
Fields
Field
Declared as
queued_at_cmd::cmd
tBTA_HF_CLIENT_AT_CMD
queued_at_cmd::buf
char
[
BTA_HF_CLIENT_AT_MAX_LEN
]
queued_at_cmd::buf_len
UINT16
queued_at_cmd::next
struct
queued_at_cmd
*
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
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