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.cpp57 NanMatchInd matchInd; in handleNanIndication() local
58 memset(&matchInd, 0, sizeof(matchInd)); in handleNanIndication()
59 res = getNanMatch(&matchInd); in handleNanIndication()
61 (*mHandler.EventMatch)(&matchInd); in handleNanIndication()