xbmc
|
Nunchuk expansion device. More...
#include "wiiuse_internal.h"
Go to the source code of this file.
Functions | |
int | nunchuk_handshake (struct wiimote_t *wm, struct nunchuk_t *nc, byte *data, unsigned short len) |
Handle the handshake data from the nunchuk. More... | |
void | nunchuk_disconnected (struct nunchuk_t *nc) |
The nunchuk disconnected. More... | |
void | nunchuk_event (struct nunchuk_t *nc, byte *msg) |
Handle nunchuk event. More... | |
Nunchuk expansion device.
void nunchuk_disconnected | ( | struct nunchuk_t * | nc | ) |
void nunchuk_event | ( | struct nunchuk_t * | nc, |
byte * | msg | ||
) |