wiiuse
Functions
classic.h File Reference

Classic controller expansion device. More...

#include "wiiuse_internal.h"
Include dependency graph for classic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int classic_ctrl_handshake (struct wiimote_t *wm, struct classic_ctrl_t *cc, byte *data, unsigned short len)
 
void classic_ctrl_disconnected (struct classic_ctrl_t *cc)
 The classic controller disconnected. More...
 
void classic_ctrl_event (struct classic_ctrl_t *cc, byte *msg)
 Handle classic controller event. More...
 

Detailed Description

Classic controller expansion device.