Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp75 NanDiscEngEventInd discEngEventInd; in handleNanIndication() local
76 memset(&discEngEventInd, 0, sizeof(discEngEventInd)); in handleNanIndication()
77 res = getNanDiscEngEvent(&discEngEventInd); in handleNanIndication()
79 (*mHandler.EventDiscEngEvent)(&discEngEventInd); in handleNanIndication()