ESP-IDF
tBTA_AV_CFG
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_CFG
tBTA_AV_CFG struct
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:580
typedef
struct
{
UINT32
company_id
;
UINT16
avrc_mtu
;
UINT16
avrc_br_mtu
;
UINT16
avrc_snk_ct_cat
;
UINT16
avrc_snk_tg_cat
;
UINT16
avrc_src_ct_cat
;
UINT16
avrc_src_tg_cat
;
UINT16
sig_mtu
;
UINT16
audio_mtu
;
const
UINT16
*
p_audio_flush_to
;
UINT16
audio_mqs
;
UINT16
video_mtu
;
UINT16
video_flush_to
;
BOOLEAN
avrc_group
;
BOOLEAN
avrc_br
;
UINT8
num_co_ids
;
tBTA_AV_CODE
rc_pass_rsp
;
const
UINT32
*
p_meta_co_ids
;
const
tBTA_AV_ACT
*
p_act_tbl
;
tBTA_AV_REG
*
p_reg
;
char
avrc_controller_name
[
BTA_SERVICE_NAME_LEN
]
;
char
avrc_target_name
[
BTA_SERVICE_NAME_LEN
]
;
}
tBTA_AV_CFG
;
Fields
Field
Declared as
tBTA_AV_CFG::company_id
UINT32
tBTA_AV_CFG::avrc_mtu
UINT16
tBTA_AV_CFG::avrc_br_mtu
UINT16
tBTA_AV_CFG::avrc_snk_ct_cat
UINT16
tBTA_AV_CFG::avrc_snk_tg_cat
UINT16
tBTA_AV_CFG::avrc_src_ct_cat
UINT16
tBTA_AV_CFG::avrc_src_tg_cat
UINT16
tBTA_AV_CFG::sig_mtu
UINT16
tBTA_AV_CFG::audio_mtu
UINT16
tBTA_AV_CFG::p_audio_flush_to
const
UINT16
*
tBTA_AV_CFG::audio_mqs
UINT16
tBTA_AV_CFG::video_mtu
UINT16
tBTA_AV_CFG::video_flush_to
UINT16
tBTA_AV_CFG::avrc_group
BOOLEAN
tBTA_AV_CFG::avrc_br
BOOLEAN
tBTA_AV_CFG::num_co_ids
UINT8
tBTA_AV_CFG::rc_pass_rsp
tBTA_AV_CODE
tBTA_AV_CFG::p_meta_co_ids
const
UINT32
*
tBTA_AV_CFG::p_act_tbl
const
tBTA_AV_ACT
*
tBTA_AV_CFG::p_reg
tBTA_AV_REG
*
tBTA_AV_CFG::avrc_controller_name
char
[
BTA_SERVICE_NAME_LEN
]
tBTA_AV_CFG::avrc_target_name
char
[
BTA_SERVICE_NAME_LEN
]
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