ESP-IDF
tBTA_AG_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
tBTA_AG_AT_CMD
tBTA_AG_AT_CMD struct
* Data types
Syntax
Show:
Summary
Declaration
from
bta_ag_at.h:51
typedef
struct
{
const
char
*
p_cmd
;
UINT8
arg_type
;
UINT8
fmt
;
UINT8
min
;
INT16
max
;
}
tBTA_AG_AT_CMD
;
Fields
Field
Declared as
tBTA_AG_AT_CMD::p_cmd
const
char
*
tBTA_AG_AT_CMD::arg_type
UINT8
tBTA_AG_AT_CMD::fmt
UINT8
tBTA_AG_AT_CMD::min
UINT8
tBTA_AG_AT_CMD::max
INT16
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