Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp48 NanPublishTerminatedInd publishTerminatedInd; in handleNanIndication() local
49 memset(&publishTerminatedInd, 0, sizeof(publishTerminatedInd)); in handleNanIndication()
50 res = getNanPublishTerminated(&publishTerminatedInd); in handleNanIndication()
52 (*mHandler.EventPublishTerminated)(&publishTerminatedInd); in handleNanIndication()