AVCOpCodes
4/8/2010
This enumeration lists the supported unit and subunit commands.
Syntax
typedef enum { UNITINFO_T = 0x30, SUBUNITINFO_T, PASSTHRU_T = 0x7C} AVCOpCodes;
Elements
- UNITINFO_T
Represents the Bluetooth UNIT INFO command. It is used to obtain information for the entire AV/C unit.
- SUBUNITINFO_T
Represents the Bluetooth SUBUNIT INFO command. It is used to obtain information about one or more subunits of the AV/C unit.
- PASSTHRU_T
Represents the Bluetooth PASS THROUGH command. It is used by a controller to convey a user operation to a target.
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 |