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.cpp48 NanMatchInd matchInd; in handleNanIndication() local
49 memset(&matchInd, 0, sizeof(matchInd)); in handleNanIndication()
50 res = getNanMatch(&matchInd); in handleNanIndication()
52 (*mHandler.EventMatch)(&matchInd); in handleNanIndication()