Monado OpenXR Runtime
|
Wrapper around OS functions and structs. More...
Modules | |
Portable Timekeeping | |
Unifying wrapper around system time retrieval functions. | |
Files | |
file | os_ble.h |
Wrapper around OS native BLE functions. | |
file | os_ble_dbus.c |
BLE implementation based on Linux Bluez/dbus. | |
file | os_documentation.h |
Documentation. | |
file | os_hid.h |
Wrapper around OS native hid functions. | |
file | os_hid_hidraw.c |
Hid implementation based on hidraw. | |
file | os_threading.h |
Wrapper around OS threading native functions. | |
file | os_time.h |
Wrapper around OS native time functions. | |
Data Structures | |
struct | os_ble_device |
Representing a single ble notify attribute on a device. More... | |
struct | os_mutex |
A wrapper around a native mutex. More... | |
Wrapper around OS functions and structs.