Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp39 NanPublishRepliedInd publishRepliedInd; in handleNanIndication() local
40 memset(&publishRepliedInd, 0, sizeof(publishRepliedInd)); in handleNanIndication()
41 res = getNanPublishReplied(&publishRepliedInd); in handleNanIndication()
43 (*mHandler.EventPublishReplied)(&publishRepliedInd); in handleNanIndication()