ESP-IDF
tBTA_AG_RES_DATA
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_RES_DATA
tBTA_AG_RES_DATA struct
Syntax
Show:
Summary
Declaration
from
bta_ag_api.h:315
typedef
struct
{
char
str
[
BTA_AG_AT_MAX_LEN
+
1
]
;
tBTA_AG_IND
ind
;
UINT16
num
;
UINT16
audio_handle
;
UINT16
errcode
;
UINT8
ok_flag
;
BOOLEAN
state
;
}
tBTA_AG_RES_DATA
;
Fields
Field
Declared as
tBTA_AG_RES_DATA::str
char
[
BTA_AG_AT_MAX_LEN
+
1
]
tBTA_AG_RES_DATA::ind
tBTA_AG_IND
tBTA_AG_RES_DATA::num
UINT16
tBTA_AG_RES_DATA::audio_handle
UINT16
tBTA_AG_RES_DATA::errcode
UINT16
tBTA_AG_RES_DATA::ok_flag
UINT8
tBTA_AG_RES_DATA::state
BOOLEAN
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