Monado OpenXR Runtime
Data Fields
prober_device Struct Reference

A prober device. More...

#include <prober/p_prober.h>

Collaboration diagram for prober_device:
Collaboration graph
[legend]

Data Fields

struct xrt_prober_device base
 
struct {
   uint16_t   bus
 
   uint16_t   addr
 
   uint8_t   ports [8]
 
   uint32_t   num_ports
 
usb
 
struct {
   uint64_t   id
 
bluetooth
 

Detailed Description

A prober device.

Field Documentation

◆ addr

uint16_t prober_device::addr

◆ base

struct xrt_prober_device prober_device::base

◆ bluetooth

struct { ... } prober_device::bluetooth

Referenced by p_dev_get_bluetooth_dev().

◆ bus

uint16_t prober_device::bus

◆ id

uint64_t prober_device::id

Referenced by p_dev_get_bluetooth_dev().

◆ num_ports

uint32_t prober_device::num_ports

◆ ports

uint8_t prober_device::ports[8]

Referenced by p_libusb_probe().

◆ usb

struct { ... } prober_device::usb

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