Searched refs:MyGameInfo (Results 1 – 2 of 2) sorted by relevance
60 MyGameInfo; typedef
85 static MyGameInfo sGameInfo;180 if (bssdesc->gameInfoLength != 0 && bssdesc->gameInfo.userGameInfoLength == sizeof(MyGameInfo)) in scanCallback()182 const MyGameInfo *pMyGameInfo = (MyGameInfo *) bssdesc->gameInfo.userGameInfo; in scanCallback()