Monado OpenXR Runtime
Macros | Functions
cli_cmd_probe.c File Reference

Just does a probe. More...

#include <string.h>
#include <stdio.h>
#include "xrt/xrt_prober.h"
#include "cli_common.h"
Include dependency graph for cli_cmd_probe.c:

Macros

#define NUM_XDEVS   32
 

Functions

int cli_cmd_probe (int argc, const char **argv)
 

Detailed Description

Just does a probe.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m

Macro Definition Documentation

◆ NUM_XDEVS

#define NUM_XDEVS   32

Referenced by cli_cmd_probe().

Function Documentation

◆ cli_cmd_probe()

int cli_cmd_probe ( int  argc,
const char **  argv 
)

References NUM_XDEVS, and xrt_prober_create().