ESP-IDF
tBTA_AV_RC_OPEN
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_RC_OPEN
tBTA_AV_RC_OPEN struct
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:408
typedef
struct
{
UINT8
rc_handle
;
BOOLEAN
sdp_disc_done
;
tBTA_AV_FEAT
peer_features
;
UINT16
peer_ct_features
;
UINT16
peer_tg_features
;
BD_ADDR
peer_addr
;
tBTA_AV_STATUS
status
;
}
tBTA_AV_RC_OPEN
;
Fields
Field
Declared as
tBTA_AV_RC_OPEN::rc_handle
UINT8
tBTA_AV_RC_OPEN::sdp_disc_done
BOOLEAN
tBTA_AV_RC_OPEN::peer_features
tBTA_AV_FEAT
tBTA_AV_RC_OPEN::peer_ct_features
UINT16
tBTA_AV_RC_OPEN::peer_tg_features
UINT16
tBTA_AV_RC_OPEN::peer_addr
BD_ADDR
tBTA_AV_RC_OPEN::status
tBTA_AV_STATUS
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