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