Searched refs:MBGameInfoFixed (Results 1 – 2 of 2) sorted by relevance
37 typedef struct MBGameInfoFixed struct46 MBGameInfoFixed, MbGameInfoFixed; argument84 MBGameInfoFixed fixed; // Fixed data
57 #define FIXED_NORMAL_SIZE sizeof(MBGameInfoFixed) // The normal size of the game info…58 #define FIXED_NO_ICON_SIZE (sizeof(MBGameInfoFixed) - sizeof(MBIconInfo)) // The size…523 u32 lastAddr = (u32)mbss.nowGameInfop + sizeof(MBGameInfoFixed); in MBi_SendFixedBeacon()1068 u32 lastAddr = (u32)&grecvp->gameInfo + sizeof(MBGameInfoFixed); in MBi_RecvFixedBeacon()