Searched refs:EventMatch (Results 1 – 2 of 2) sorted by relevance
60 if (!res && mHandler.EventMatch) { in handleNanIndication()61 (*mHandler.EventMatch)(&matchInd); in handleNanIndication()
2397 void (*EventMatch) (NanMatchInd* event); member