#include
#include "wiiuse_internal.h"
Functions |
|
| void | wiiuse_handshake (struct wiimote_t *wm, byte *data, unsigned short len) |
| Get initialization data from the wiimote. |
|
| int | wiiuse_io_read (struct wiimote_t *wm) |
| int | wiiuse_io_write (struct wiimote_t *wm, byte *buf, int len) |
| void wiiuse_handshake | ( | struct wiimote_t * | wm, | |
| byte * | data, | |||
| unsigned short | len | |||
| ) |
Get initialization data from the wiimote.
| wm | Pointer to a wiimote_t structure. | |
| data | unused | |
| len | unused |
1.5.4