Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp120 NanTransmitFollowupInd transmitFollowupInd; in handleNanIndication() local
121 memset(&transmitFollowupInd, 0, sizeof(NanTransmitFollowupInd)); in handleNanIndication()
122 res = getNanTransmitFollowupInd(&transmitFollowupInd); in handleNanIndication()
124 (*mHandler.EventTransmitFollowup)(&transmitFollowupInd); in handleNanIndication()