ESP-IDF
tBTA_AV_REMOTE_CMD
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_CMD
tBTA_AV_REMOTE_CMD struct
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:433
typedef
struct
{
UINT8
rc_handle
;
tBTA_AV_RC
rc_id
;
tBTA_AV_STATE
key_state
;
UINT8
len
;
UINT8
*
p_data
;
tAVRC_HDR
hdr
;
UINT8
label
;
}
tBTA_AV_REMOTE_CMD
;
Fields
Field
Declared as
tBTA_AV_REMOTE_CMD::rc_handle
UINT8
tBTA_AV_REMOTE_CMD::rc_id
tBTA_AV_RC
tBTA_AV_REMOTE_CMD::key_state
tBTA_AV_STATE
tBTA_AV_REMOTE_CMD::len
UINT8
tBTA_AV_REMOTE_CMD::p_data
UINT8
*
tBTA_AV_REMOTE_CMD::hdr
tAVRC_HDR
tBTA_AV_REMOTE_CMD::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