libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
hid.h File Reference

Human Interface Device IPC bindings. More...

#include <libtransistor/types.h>
Include dependency graph for hid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

result_t hid_ipc_init ()
 Initialize HID IPC bindings.
 
result_t hid_ipc_get_shared_memory_handle (shared_memory_h *handle)
 Get the handle for HID shared memory.
 
void hid_ipc_finalize ()
 Finalize HID IPC bindings.
 

Detailed Description

Human Interface Device IPC bindings.