|
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
player_device_resp Struct Reference |
Public Attributes | |
uint16_t | subtype |
uint16_t | code |
uint16_t | index |
uint8_t | access |
uint8_t | driver_name [PLAYER_MAX_DEVICE_STRING_LEN] |
|
Subtype; will be PLAYER_PLAYER_DEV_REQ |
|
The interface for the device |
|
The index for the device |
|
The granted access |
|
The name of the underlying driver |