Monado OpenXR Runtime
|
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 |
A probed device, may or may not be opened.
enum xrt_bus_type xrt_prober_device::bus |
Referenced by p_dev_get_bluetooth_dev(), and p_dev_get_usb_dev().
uint16_t xrt_prober_device::product_id |
Referenced by p_dev_get_bluetooth_dev(), p_dev_get_usb_dev(), p_dump_device(), and vive_controller_found().
uint8_t xrt_prober_device::usb_dev_class |
uint16_t xrt_prober_device::vendor_id |
Referenced by p_dev_get_bluetooth_dev(), p_dev_get_usb_dev(), p_dump_device(), and vive_controller_found().