Searched refs:EventRangeReport (Results 1 – 4 of 4) sorted by relevance
194 if (!res && mHandler.EventRangeReport) { in handleNanIndication()195 (*mHandler.EventRangeReport)(&rangeReportInd); in handleNanIndication()
150 if (!res && mHandler.EventRangeReport) { in handleNanIndication()151 (*mHandler.EventRangeReport)(&rangeReportInd); in handleNanIndication()
3093 void (*EventRangeReport) (NanRangeReportInd* event); member
6507 handlers.EventRangeReport = OnNanRangeReportInd; in nan_init_handlers()