Monado OpenXR Runtime
Loading...
Searching...
No Matches
xrt_prober_device Struct Reference

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

#include <xrt/xrt_prober.h>

Inheritance diagram for xrt_prober_device:
Collaboration diagram for xrt_prober_device:

Data Fields

uint16_t vendor_id
 USB/Bluetooth vendor ID (VID)
 
uint16_t product_id
 USB/Bluetooth product ID (PID)
 
enum xrt_bus_type bus
 Device bus type.
 
uint8_t usb_dev_class
 USB device class.
 

Detailed Description

A probed device, may or may not be opened.

Field Documentation

◆ bus

◆ product_id

◆ usb_dev_class

uint8_t xrt_prober_device::usb_dev_class

USB device class.

Referenced by prober::p_dump_device().

◆ vendor_id


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