Searched refs:MBi_CommBeaconRecvCallback (Results 1 – 1 of 1) sorted by relevance
32 static void MBi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index);305 (void)MB_RecvGameInfoBeacon(MBi_CommBeaconRecvCallback, *linkLevel, bssDescp); in MBi_CommChildCallback()307 MB_CountGameInfoLifetime(MBi_CommBeaconRecvCallback, TRUE); in MBi_CommChildCallback()312 MB_CountGameInfoLifetime(MBi_CommBeaconRecvCallback, FALSE); in MBi_CommChildCallback()716 static void MBi_CommBeaconRecvCallback(MbBeaconMsg msg, MBGameInfoRecvList * gInfop, int index) in MBi_CommBeaconRecvCallback() function