Monado OpenXR Runtime
Data Fields
xrt_prober_device Struct Reference

A probed device, may or may not be opened. More...

#include <xrt/xrt_prober.h>

Data Fields

uint16_t vendor_id
 
uint16_t product_id
 
enum xrt_bus_type bus
 
uint8_t usb_dev_class
 

Detailed Description

A probed device, may or may not be opened.

Field Documentation

◆ bus

enum xrt_bus_type xrt_prober_device::bus

◆ product_id

uint16_t xrt_prober_device::product_id

◆ usb_dev_class

uint8_t xrt_prober_device::usb_dev_class

◆ vendor_id

uint16_t xrt_prober_device::vendor_id

The documentation for this struct was generated from the following file: