Searched refs:MbBeacon (Results 1 – 1 of 1) sorted by relevance
85 typedef struct MbBeacon struct121 MbBeacon; typedef179 static MbBeacon bsendBuff ATTRIBUTE_ALIGN(32); // Beacon send buffer.180 static MbBeacon *brecvBuffp; // Beacon receive buffer.699 brecvBuffp = (MbBeacon *) bssDescp->gameInfo.userGameInfo; in MB_RecvGameInfoBeacon()1340 MbBeacon *beacon; in MB_GetUserVolatData()1349 beacon = (MbBeacon *) (gameInfo->userGameInfo); in MB_GetUserVolatData()