ESP-IDF
tBTA_AV_REGISTER
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_REGISTER
tBTA_AV_REGISTER struct
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:335
typedef
struct
{
tBTA_AV_CHNL
chnl
;
tBTA_AV_HNDL
hndl
;
UINT8
app_id
;
tBTA_AV_STATUS
status
;
tBTA_AV_CO_FUNCTS
*
p_bta_av_cos
;
tBTA_AVRC_CO_FUNCTS
*
p_bta_avrc_cos
;
}
tBTA_AV_REGISTER
;
Fields
Field
Declared as
tBTA_AV_REGISTER::chnl
tBTA_AV_CHNL
tBTA_AV_REGISTER::hndl
tBTA_AV_HNDL
tBTA_AV_REGISTER::app_id
UINT8
tBTA_AV_REGISTER::status
tBTA_AV_STATUS
tBTA_AV_REGISTER::p_bta_av_cos
tBTA_AV_CO_FUNCTS
*
tBTA_AV_REGISTER::p_bta_avrc_cos
tBTA_AVRC_CO_FUNCTS
*
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