Searched refs:MB_LIFETIME_MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
62 #define MB_LIFETIME_MAX_COUNT ( MB_GAME_INFO_LIFETIME_SEC * 1000 / MB_SCAN_TIME_NORMAL + 1 ) macro973 …info->lifetimeCount = MB_LIFETIME_MAX_COUNT; // Extends the lifetime of the parent's informatio… in MBi_AnalyzeBeacon()