Monado OpenXR Runtime
rift_radio.h
Go to the documentation of this file.
1
// Copyright 2025, Beyley Cardellio
2
// SPDX-License-Identifier: BSL-1.0
3
/*!
4
* @file
5
* @brief Radio state machine functions for the Oculus Rift.
6
* @author Beyley Cardellio <ep1cm1n10n123@gmail.com>
7
* @ingroup drv_rift
8
*/
9
10
#include "
rift_internal.h
"
11
12
// Handles reading from the radio HID device and processing any incoming messages
13
int
14
rift_radio_handle_read(
struct
rift_hmd
*hmd);
15
16
// Checks for completed async commands and processes them
17
int
18
rift_radio_handle_command(
struct
rift_hmd
*hmd);
rift_internal.h
Interface to Oculus Rift driver code.
rift_hmd
A rift HMD device.
Definition:
rift_internal.h:611
drivers
rift
rift_radio.h
Generated by
1.9.4