Searched refs:userVolatData (Results 1 – 2 of 2) sorted by relevance
60 u8 userVolatData[MB_USER_VOLAT_DATA_SIZE]; // 8B: Data the user can set member
114 … u8 userVolatData[MB_USER_VOLAT_DATA_SIZE]; // The data that can be set by the user member611 bsendBuff.data.volat.userVolatData[i] = mbss.nowGameInfop->volat.userVolatData[i]; in MBi_SendVolatBeacon()1119 grecvp->gameInfo.volat.userVolatData[i] = brecvBuffp->data.volat.userVolatData[i]; in MBi_RecvVolatBeacon()1322 gameInfo->volat.userVolatData[i] = userData[i]; in MB_SetUserVolatData()1356 return beacon->data.volat.userVolatData; in MB_GetUserVolatData()