Searched refs:EventMatchExpired (Results 1 – 2 of 2) sorted by relevance
60 if (!res && mHandler.EventMatchExpired) { in handleNanIndication()61 (*mHandler.EventMatchExpired)(&matchExpiredInd); in handleNanIndication()
2219 void (*EventMatchExpired) (NanMatchExpiredInd* event); member