struct xrt_device * arduino_device_create(struct os_ble_device *ble)
Create a arduino device from a ble notify.
Definition: arduino_device.c:378
struct xrt_auto_prober * arduino_create_auto_prober(void)
Probing function for the Arduino based flexible input device driver.
Definition: arduino_prober.c:102
Representing a single ble notify attribute on a device.
Definition: os_ble.h:29
An interface to be exposed by a device driver that should probe for the existence of its own device o...
Definition: xrt_prober.h:761
A single HMD or input device.
Definition: xrt_device.h:241