Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/mb/common/src/
Dmb_gameinfo.c85 typedef struct MbBeacon struct
121 MbBeacon; typedef
179 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()