ESP-IDF
tBTA_AV
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_AV
tBTA_AV union
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:518
typedef
union
{
tBTA_AV_CHNL
chnl
;
tBTA_AV_ENABLE
enable
;
tBTA_AV_REGISTER
registr
;
tBTA_AV_OPEN
open
;
tBTA_AV_CLOSE
close
;
tBTA_AV_START
start
;
tBTA_AV_PROTECT_REQ
protect_req
;
tBTA_AV_PROTECT_RSP
protect_rsp
;
tBTA_AV_RC_OPEN
rc_open
;
tBTA_AV_RC_CLOSE
rc_close
;
tBTA_AV_REMOTE_CMD
remote_cmd
;
tBTA_AV_REMOTE_RSP
remote_rsp
;
tBTA_AV_VENDOR
vendor_cmd
;
tBTA_AV_VENDOR
vendor_rsp
;
tBTA_AV_RECONFIG
reconfig
;
tBTA_AV_SUSPEND
suspend
;
tBTA_AV_PEND
pend
;
tBTA_AV_META_MSG
meta_msg
;
tBTA_AV_REJECT
reject
;
tBTA_AV_RC_FEAT
rc_feat
;
tBTA_AV_DELAY
delay
;
tBTA_AV_SNK_PSC_CFG
psc
;
#if
BTA_AV_CA_INCLUDED
tBTA_AV_CA_STATUS
ca_status
;
tBTA_AV_CA_DATA
ca_data
;
#endif
}
tBTA_AV
;
Fields
Field
Declared as
tBTA_AV::chnl
tBTA_AV_CHNL
tBTA_AV::enable
tBTA_AV_ENABLE
tBTA_AV::registr
tBTA_AV_REGISTER
tBTA_AV::open
tBTA_AV_OPEN
tBTA_AV::close
tBTA_AV_CLOSE
tBTA_AV::start
tBTA_AV_START
tBTA_AV::protect_req
tBTA_AV_PROTECT_REQ
tBTA_AV::protect_rsp
tBTA_AV_PROTECT_RSP
tBTA_AV::rc_open
tBTA_AV_RC_OPEN
tBTA_AV::rc_close
tBTA_AV_RC_CLOSE
tBTA_AV::remote_cmd
tBTA_AV_REMOTE_CMD
tBTA_AV::remote_rsp
tBTA_AV_REMOTE_RSP
tBTA_AV::vendor_cmd
tBTA_AV_VENDOR
tBTA_AV::vendor_rsp
tBTA_AV_VENDOR
tBTA_AV::reconfig
tBTA_AV_RECONFIG
tBTA_AV::suspend
tBTA_AV_SUSPEND
tBTA_AV::pend
tBTA_AV_PEND
tBTA_AV::meta_msg
tBTA_AV_META_MSG
tBTA_AV::reject
tBTA_AV_REJECT
tBTA_AV::rc_feat
tBTA_AV_RC_FEAT
tBTA_AV::delay
tBTA_AV_DELAY
tBTA_AV::psc
tBTA_AV_SNK_PSC_CFG
tBTA_AV::ca_status
tBTA_AV_CA_STATUS
tBTA_AV::ca_data
tBTA_AV_CA_DATA
Related Functions
Found 2 other functions taking a
tBTA_AV
argument:
Function
Description
btc_rc_handler()
* Function btc_rc_handler * Description RC event handler
bte_av_callback()
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