Searched refs:rangeReportInd (Results 1 – 1 of 1) sorted by relevance
147 NanRangeReportInd rangeReportInd; in handleNanIndication() local148 memset(&rangeReportInd, 0, sizeof(NanRangeReportInd)); in handleNanIndication()149 res = getNanRangeReportInd(&rangeReportInd); in handleNanIndication()151 (*mHandler.EventRangeReport)(&rangeReportInd); in handleNanIndication()