RetroArch
Functions
io.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "definitions.h"
#include "wiiuse_internal.h"
#include "nunchuk.h"
#include "classic.h"
#include "motion_plus.h"
#include "io.h"
Include dependency graph for io.c:

Functions

void wiiuse_handshake (struct wiimote_t *wm, ubyte *data, uword len)
 
void wiiuse_handshake_expansion_start (struct wiimote_t *wm)
 
void wiiuse_handshake_expansion (struct wiimote_t *wm, ubyte *data, uword len)
 
void wiiuse_disable_expansion (struct wiimote_t *wm)
 

Function Documentation

◆ wiiuse_disable_expansion()

void wiiuse_disable_expansion ( struct wiimote_t wm)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wiiuse_handshake()

void wiiuse_handshake ( struct wiimote_t wm,
ubyte data,
uword  len 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wiiuse_handshake_expansion()

void wiiuse_handshake_expansion ( struct wiimote_t wm,
ubyte data,
uword  len 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wiiuse_handshake_expansion_start()

void wiiuse_handshake_expansion_start ( struct wiimote_t wm)
Here is the call graph for this function:
Here is the caller graph for this function: