Searched refs:transmitFollowupInd (Results 1 – 1 of 1) sorted by relevance
120 NanTransmitFollowupInd transmitFollowupInd; in handleNanIndication() local121 memset(&transmitFollowupInd, 0, sizeof(NanTransmitFollowupInd)); in handleNanIndication()122 res = getNanTransmitFollowupInd(&transmitFollowupInd); in handleNanIndication()124 (*mHandler.EventTransmitFollowup)(&transmitFollowupInd); in handleNanIndication()