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