ESP-IDF
tBTA_AV_VENDOR
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_VENDOR
tBTA_AV_VENDOR struct
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:455
typedef
struct
{
UINT8
rc_handle
;
UINT16
len
;
UINT8
label
;
tBTA_AV_CODE
code
;
UINT32
company_id
;
UINT8
*
p_data
;
}
tBTA_AV_VENDOR
;
Fields
Field
Declared as
tBTA_AV_VENDOR::rc_handle
UINT8
tBTA_AV_VENDOR::len
UINT16
tBTA_AV_VENDOR::label
UINT8
tBTA_AV_VENDOR::code
tBTA_AV_CODE
tBTA_AV_VENDOR::company_id
UINT32
tBTA_AV_VENDOR::p_data
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