Searched refs:MbBeaconMsg (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/mb/common/include/ |
| D | mb_gameinfo.h | 97 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/ |
| D | mb_child.c | 32 static void MBi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index); 716 static void MBi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index) in MBi_CommBeaconRecvCallback()
|
| D | mb_fake_child.c | 80 static void MBFi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index); 712 static void MBFi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index) in MBFi_CommBeaconRecvCallback()
|