ESP-IDF
tBTA_AV_RCB
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_RCB
tBTA_AV_RCB struct
Syntax
Show:
Summary
Declaration
from
bta_av_int.h:562
typedef
struct
{
UINT8
status
;
UINT8
handle
;
UINT8
shdl
;
UINT8
lidx
;
tBTA_AV_FEAT
peer_features
;
UINT16
peer_ct_features
;
UINT16
peer_tg_features
;
#if
BTA_AV_CA_INCLUDED
UINT16
cover_art_l2cap_psm
;
UINT16
cover_art_goep_hdl
;
UINT8
cover_art_state
;
UINT32
cover_art_cid
;
UINT16
cover_art_max_tx
;
UINT16
cover_art_max_rx
;
#endif
}
tBTA_AV_RCB
;
Fields
Field
Declared as
tBTA_AV_RCB::status
UINT8
tBTA_AV_RCB::handle
UINT8
tBTA_AV_RCB::shdl
UINT8
tBTA_AV_RCB::lidx
UINT8
tBTA_AV_RCB::peer_features
tBTA_AV_FEAT
tBTA_AV_RCB::peer_ct_features
UINT16
tBTA_AV_RCB::peer_tg_features
UINT16
tBTA_AV_RCB::cover_art_l2cap_psm
UINT16
tBTA_AV_RCB::cover_art_goep_hdl
UINT16
tBTA_AV_RCB::cover_art_state
UINT8
tBTA_AV_RCB::cover_art_cid
UINT32
tBTA_AV_RCB::cover_art_max_tx
UINT16
tBTA_AV_RCB::cover_art_max_rx
UINT16
Related Functions
Found 17 other functions taking a
tBTA_AV_RCB
argument:
Function
Description
bta_av_del_rc()
* Function bta_av_del_rc * Description delete the given AVRC handle. * Returns void
bta_av_ca_force_disconnect()
bta_av_ca_reset()
close_goepc_and_disconnect()
bta_av_ca_api_open()
bta_av_ca_api_close()
bta_av_ca_api_get()
bta_av_ca_response()
bta_av_ca_response_final()
bta_av_ca_goep_connect()
bta_av_ca_goep_disconnect()
bta_av_ca_sm_execute()
get_rcb_idx()
get_peer_bd_addr()
build_and_send_connect_req()
build_and_send_disconnect_req()
build_and_send_empty_get_req()
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