Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_gameinfo.h171 void MB_DeleteRecvGameInfo(int index);
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_gameinfo.c909 MB_DeleteRecvGameInfo(i); // Deletes game information after callback notification. in MB_CountGameInfoLifetime()
1221 void MB_DeleteRecvGameInfo(int index) in MB_DeleteRecvGameInfo() function
Dmb_child.c357MB_DeleteRecvGameInfo(pCwork->connectTargetNo); // Delete the game information of a parent that fa… in MBi_CommChildCallback()