ESP-IDF
tAVRC_NOTIF_RSP_PARAM
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
tAVRC_NOTIF_RSP_PARAM
tAVRC_NOTIF_RSP_PARAM union
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:1247
typedef
union
{
tAVRC_PLAYSTATE
play_status
;
tAVRC_UID
track
;
UINT32
play_pos
;
tAVRC_BATTERY_STATUS
battery_status
;
tAVRC_SYSTEMSTATE
system_status
;
tAVRC_PLAYER_APP_PARAM
player_setting
;
tAVRC_ADDR_PLAYER_PARAM
addr_player
;
UINT16
uid_counter
;
UINT8
volume
;
}
tAVRC_NOTIF_RSP_PARAM
;
Fields
Field
Declared as
tAVRC_NOTIF_RSP_PARAM::play_status
tAVRC_PLAYSTATE
tAVRC_NOTIF_RSP_PARAM::track
tAVRC_UID
tAVRC_NOTIF_RSP_PARAM::play_pos
UINT32
tAVRC_NOTIF_RSP_PARAM::battery_status
tAVRC_BATTERY_STATUS
tAVRC_NOTIF_RSP_PARAM::system_status
tAVRC_SYSTEMSTATE
tAVRC_NOTIF_RSP_PARAM::player_setting
tAVRC_PLAYER_APP_PARAM
tAVRC_NOTIF_RSP_PARAM::addr_player
tAVRC_ADDR_PLAYER_PARAM
tAVRC_NOTIF_RSP_PARAM::uid_counter
UINT16
tAVRC_NOTIF_RSP_PARAM::volume
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