Home
last modified time | relevance | path

Searched refs:notFoundLockTargetCount (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_gameinfo.h79 …s16 notFoundLockTargetCount; // Number of times the current ScanTarget was consecutively not… member
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_gameinfo.c924 if (++mbrsp->notFoundLockTargetCount > 4) in MB_CountGameInfoLifetime()
932 mbrsp->notFoundLockTargetCount = 0; in MB_CountGameInfoLifetime()
1214 mbrsp->notFoundLockTargetCount = 0; in MBi_UnlockScanTarget()