Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_gameinfo.h138 void MB_SendGameInfoBeacon(u32 ggid, u16 tgid, u8 attribute);
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_parent.c444 MB_SendGameInfoBeacon(MBi_GetGgid(), MBi_GetTgid(), MBi_GetAttribute()); in MBi_CommParentCallback()
Dmb_gameinfo.c429 void MB_SendGameInfoBeacon(u32 ggid, u16 tgid, u8 attribute) in MB_SendGameInfoBeacon() function