ESP-IDF
tBTA_AV_API_CA_GET
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_AV_API_CA_GET
tBTA_AV_API_CA_GET struct
Syntax
Show:
Summary
Declaration
from
bta_av_int.h:380
typedef
struct
{
BT_HDR
hdr
;
tBTA_AV_GET_TYPE
type
;
UINT8
image_handle
[
7
]
;
UINT16
image_descriptor_len
;
UINT8
*
image_descriptor
;
}
tBTA_AV_API_CA_GET
;
Fields
Field
Declared as
tBTA_AV_API_CA_GET::hdr
BT_HDR
tBTA_AV_API_CA_GET::type
tBTA_AV_GET_TYPE
tBTA_AV_API_CA_GET::image_handle
UINT8
[
7
]
tBTA_AV_API_CA_GET::image_descriptor_len
UINT16
tBTA_AV_API_CA_GET::image_descriptor
UINT8
*
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