ESP-IDF
tBTA_AV_REMOTE_RSP
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_REMOTE_RSP
tBTA_AV_REMOTE_RSP struct
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:444
typedef
struct
{
UINT8
rc_handle
;
tBTA_AV_RC
rc_id
;
tBTA_AV_STATE
key_state
;
UINT8
len
;
UINT8
*
p_data
;
tBTA_AV_CODE
rsp_code
;
UINT8
label
;
}
tBTA_AV_REMOTE_RSP
;
Fields
Field
Declared as
tBTA_AV_REMOTE_RSP::rc_handle
UINT8
tBTA_AV_REMOTE_RSP::rc_id
tBTA_AV_RC
tBTA_AV_REMOTE_RSP::key_state
tBTA_AV_STATE
tBTA_AV_REMOTE_RSP::len
UINT8
tBTA_AV_REMOTE_RSP::p_data
UINT8
*
tBTA_AV_REMOTE_RSP::rsp_code
tBTA_AV_CODE
tBTA_AV_REMOTE_RSP::label
UINT8
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