Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp49 NanMatchInd matchInd; in handleNanIndication() local
50 memset(&matchInd, 0, sizeof(matchInd)); in handleNanIndication()
51 res = getNanMatch(&matchInd); in handleNanIndication()
53 (*mHandler.EventMatch)(&matchInd); in handleNanIndication()