ESP-IDF
tBTA_AV_FEAT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_FEAT
tBTA_AV_FEAT
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:71
typedef
UINT16
tBTA_AV_FEAT
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT16
tBTA_AV_FEAT
;
bta_av_api.h:71
tBTA_AV_FEAT
bta_av_check_peer_rc_features
(
UINT16
service_uuid
,
UINT16
*
rc_features
)
bta_av_act.c:1547
bta_av_check_peer_rc_features()
tBTA_AV_FEAT
peer_features
=
0
;
bta_av_act.c:1549
bta_av_check_peer_rc_features()
tBTA_AV_FEAT
peer_features
;
/* peer features mask */
bta_av_act.c:1627
bta_av_rc_disc_done()
void
BTA_AvEnable
(
tBTA_SEC
sec_mask
,
tBTA_AV_FEAT
features
,
tBTA_AV_CBACK
*
p_cback
)
bta_av_api.c:59
BTA_AvEnable()
BTA_AvEnable()::features
tBTA_AV_FEAT
features
;
bta_av_api.h:331
tBTA_AV_ENABLE
tBTA_AV_ENABLE::features
tBTA_AV_FEAT
peer_features
;
bta_av_api.h:411
tBTA_AV_RC_OPEN
tBTA_AV_RC_OPEN::peer_features
tBTA_AV_FEAT
peer_features
;
bta_av_api.h:427
tBTA_AV_RC_FEAT
tBTA_AV_RC_FEAT::peer_features
void
BTA_AvEnable
(
tBTA_SEC
sec_mask
,
tBTA_AV_FEAT
features
,
bta_av_api.h:627
BTA_AvEnable()
BTA_AvEnable()::features
tBTA_AV_FEAT
features
;
bta_av_int.h:183
tBTA_AV_API_ENABLE
tBTA_AV_API_ENABLE::features
tBTA_AV_FEAT
peer_features
;
/* peer features mask */
bta_av_int.h:567
tBTA_AV_RCB
tBTA_AV_RCB::peer_features
tBTA_AV_FEAT
features
;
/* features mask */
bta_av_int.h:611
tBTA_AV_CB
tBTA_AV_CB::features
tBTA_AV_FEAT
rc_features
=
btc_rc_cb
.
rc_features
;
btc_avrc.c:547
handle_rc_disconnect()
tBTA_AV_FEAT
old_feats
=
btc_rc_cb
.
rc_features
;
btc_avrc.c:999
btc_rc_handler()
tBTA_AV_FEAT
rc_features
;
btc_avrc.h:166
btc_rc_cb_t
btc_rc_cb_t::rc_features
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
Instance
Scope
Location
Project
tBTA_AV_ENABLE::features
tBTA_AV_ENABLE
bta_av_api.h:331
tBTA_AV_RC_OPEN::peer_features
tBTA_AV_RC_OPEN
bta_av_api.h:411
tBTA_AV_RC_FEAT::peer_features
tBTA_AV_RC_FEAT
bta_av_api.h:427
BTA_AvEnable()::features
BTA_AvEnable()
bta_av_api.h:627
btc_rc_cb_t::rc_features
btc_rc_cb_t
btc_avrc.h:166
return
bta_av_check_peer_rc_features()
bta_av_act.c:1547
BTA_AvEnable()::features
BTA_AvEnable()
bta_av_api.c:59
tBTA_AV_API_ENABLE::features
tBTA_AV_API_ENABLE
bta_av_int.h:183
tBTA_AV_RCB::peer_features
tBTA_AV_RCB
bta_av_int.h:567
tBTA_AV_CB::features
tBTA_AV_CB
bta_av_int.h:611
Lifecycle
from
examples
All items filtered out
All items filtered out