|
|
static void | set_action_output_vibration (struct oxr_logger *log, struct oxr_session *sess, struct oxr_action_cache *cache, int64_t stop, const XrHapticVibration *data) |
| |
|
static XRT_MAYBE_UNUSED void | set_action_output_vibration_pcm (struct oxr_logger *log, struct oxr_session *sess, struct oxr_action_cache *cache, const XrHapticPcmVibrationFB *data) |
| |
|
XrResult | oxr_action_apply_haptic_feedback (struct oxr_logger *log, struct oxr_session *sess, uint32_t act_key, struct oxr_subaction_paths subaction_paths, const XrHapticBaseHeader *hapticEvent) |
| |
|
XrResult | oxr_action_stop_haptic_feedback (struct oxr_logger *log, struct oxr_session *sess, uint32_t act_key, struct oxr_subaction_paths subaction_paths) |
| |
Holds action state get related functions.