1#ifndef DOLPHIN_MCC_MCC_H
2#define DOLPHIN_MCC_MCC_H
UNK_RET MCCSetChannelEventMask(UNK_PARAMS)
UNK_RET MCCGetChannelInfo(UNK_PARAMS)
UNK_RET MCCWrite(UNK_PARAMS)
UNK_RET MCCStreamOpen(UNK_PARAMS)
UNK_RET MCCExit(UNK_PARAMS)
UNK_RET MCCStreamClose(UNK_PARAMS)
UNK_RET MCCEnumDevices(UNK_PARAMS)
UNK_RET SearchFreeBlocks(UNK_PARAMS)
UNK_RET MakeMemoryMap(UNK_PARAMS)
void SetChannelInfoDirty(bool dirty)
callbackEventStream
Definition mcc.c:18
UNK_RET MailboxCheck(UNK_PARAMS)
u8 MCCGetLastError(void)
MakeMemoryMap
Definition mcc.c:49
UNK_RET MCCExiCallback(UNK_PARAMS)
UNK_RET WaitAMinute(UNK_PARAMS)
UNK_RET NotifyCompulsorily(UNK_PARAMS)
UNK_RET MCCGetFreeBlocks(UNK_PARAMS)
UNK_RET MCCRxCallback(UNK_PARAMS)
UNK_RET MCCGetConnectionStatus(UNK_PARAMS)
UNK_RET MCCStreamWrite(UNK_PARAMS)
UNK_RET callbackEventStream(UNK_PARAMS)
UNK_RET MCCRead(UNK_PARAMS)
UNK_RET MCCCheckAsyncDone(UNK_PARAMS)
UNK_RET MCCOpen(UNK_PARAMS)
UNK_RET MCCTxCallback(UNK_PARAMS)
UNK_RET FlushChannelInfo(UNK_PARAMS)
UNK_RET MCCClose(UNK_PARAMS)
UNK_RET LoadChannelInfo(UNK_PARAMS)
UNK_RET mccInitializeCheck(UNK_PARAMS)
UNK_RET MCCInit(UNK_PARAMS)
UNK_RET MCCNotify(UNK_PARAMS)