Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_gameinfo.h97 typedef enum MbBeaconMsg enum
105 MbBeaconMsg; typedef
107 typedef void (*MBBeaconMsgCallback) (MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index);
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_child.c32 static void MBi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index);
716 static void MBi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index) in MBi_CommBeaconRecvCallback()
Dmb_fake_child.c80 static void MBFi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index);
712 static void MBFi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index) in MBFi_CommBeaconRecvCallback()