Home
last modified time | relevance | path

Searched refs:rangeReportInd (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp147 NanRangeReportInd rangeReportInd; in handleNanIndication() local
148 memset(&rangeReportInd, 0, sizeof(NanRangeReportInd)); in handleNanIndication()
149 res = getNanRangeReportInd(&rangeReportInd); in handleNanIndication()
151 (*mHandler.EventRangeReport)(&rangeReportInd); in handleNanIndication()