Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
This enumeration specifies the Audio/Video Remote Control Profile (AVRCP) PASS THROUGH commands.
Syntax
typedef enum { SELECT_T = 0x00, UP_T, DOWN_T, LEFT_T, RIGHT_T, RIGHTUP_T, RIGHTDOWN_T, LEFTUP_T, LEFTDOWN_T, ROOTMENU_T, SETUPMENU_T, CONTENTSMENU_T, FAVMENU_T, EXIT_T, CHANNELUP_T, CHANNELDOWN_T, PREVCHANNEL_T, SOUNDSEL_T, INPUTSEL_T, DISPLAYINFO_T, HELP_T, PAGEUP_T, PAGEDOWN_T, POWER_T, VOLUP_T, VOLDOWN_T, MUTE_T, PLAY_T, STOP_T, PAUSE_T, RECORD_T, REWIND_T, FASTFWD_T, EJECT_T, FORWARD_T, BACKWARD_T, } PassThruOpId; |
Elements
- SELECT_T = 0x00
-
Not supported
- UP_T
-
Not supported
- DOWN_T
-
Not supported
- LEFT_T
-
Not supported
- RIGHT_T
-
Not supported
- RIGHTUP_T
-
Not supported
- RIGHTDOWN_T
-
Not supported
- LEFTUP_T
-
Not supported
- LEFTDOWN_T
-
Not supported
- ROOTMENU_T
-
Not supported
- SETUPMENU_T
-
Not supported
- CONTENTSMENU_T
-
Not supported
- FAVMENU_T
-
Not supported
- EXIT_T
-
Not supported
- CHANNELUP_T
-
Not supported
- CHANNELDOWN_T
-
Not supported
- PREVCHANNEL_T
-
Not supported
- SOUNDSEL_T
-
Not supported
- INPUTSEL_T
-
Not supported
- DISPLAYINFO_T
-
Not supported
- HELP_T
-
Not supported
- PAGEUP_T
-
Not supported
- PAGEDOWN_T
-
Not supported
- POWER_T
-
Not supported
- VOLUP_T
-
Not supported
- VOLDOWN_T
-
Not supported
- MUTE_T
-
Not supported
- PLAY_T
-
Represents the playoperation_id as defined in the Bluetooth specification.
- STOP_T
-
Represents the stopoperation_id as defined in the Bluetooth specification.
- PAUSE_T
-
Represents the pauseoperation_id as defined in the Bluetooth specification.
- RECORD_T
-
Not supported
- REWIND_T
-
Not supported
- FASTFWD_T
-
Not supported
- EJECT_T
-
Not supported
- FORWARD_T
-
Represents the forwardoperation_id as defined in the Bluetooth specification.
- BACKWARD_T
-
Represents the backwardoperation_id as defined in the Bluetooth specification.
Requirements
Header | bt_avrcp.h |
Windows Embedded CE | Windows Embedded CE 6.0 and later |
Windows Mobile | Windows Mobile 6 Classic and later, Windows Mobile 6 Professional and later, Windows Mobile 6 Standard and later |