Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/mb/
Dmb_gameinfo.h70 MB_BEACON_DATA_ATTR_VOLAT /* Member information and other volatile data */ enumerator
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_gameinfo.c590 bsendBuff.dataAttr = MB_BEACON_DATA_ATTR_VOLAT; in MBi_SendVolatBeacon()
982 if (brecvBuffp->dataAttr == MB_BEACON_DATA_ATTR_VOLAT) in MBi_AnalyzeBeacon()
1351 if (beacon->dataAttr != MB_BEACON_DATA_ATTR_VOLAT) in MB_GetUserVolatData()