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.cpp129 NanTransmitFollowupInd transmitFollowupInd; in handleNanIndication() local
130 memset(&transmitFollowupInd, 0, sizeof(NanTransmitFollowupInd)); in handleNanIndication()
131 res = getNanTransmitFollowupInd(&transmitFollowupInd); in handleNanIndication()
133 (*mHandler.EventTransmitFollowup)(&transmitFollowupInd); in handleNanIndication()