Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp93 NanFollowupInd followupInd; in handleNanIndication() local
94 memset(&followupInd, 0, sizeof(followupInd)); in handleNanIndication()
95 res = getNanFollowup(&followupInd); in handleNanIndication()
97 (*mHandler.EventFollowup)(&followupInd); in handleNanIndication()