HomeSort by relevance Sort by last modified time
    Searched refs:ParseExpansionReport (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
wiimote.h 151 void ParseExpansionReport(const unsigned char * data);
wiimote.cpp 232 ParseExpansionReport(&mInputBuffer[2]);
303 void cWiiMote::ParseExpansionReport(const unsigned char *data)

Completed in 66 milliseconds