| Monado OpenXR Runtime
    | 
OSVR HDK prober code. More...
#include <stdio.h>#include <stdlib.h>#include "xrt/xrt_prober.h"#include "util/u_misc.h"#include "util/u_debug.h"#include "hdk_interface.h"#include "hdk_device.h"
| Functions | |
| int | hdk_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t device_count, size_t index, cJSON *attached_data, struct xrt_device **out_xdev) | 
| Probing function for HDK devices.  More... | |
OSVR HDK prober code.