Searched refs:transmitFollowupInd (Results 1 – 1 of 1) sorted by relevance
129 NanTransmitFollowupInd transmitFollowupInd; in handleNanIndication() local130 memset(&transmitFollowupInd, 0, sizeof(NanTransmitFollowupInd)); in handleNanIndication()131 res = getNanTransmitFollowupInd(&transmitFollowupInd); in handleNanIndication()133 (*mHandler.EventTransmitFollowup)(&transmitFollowupInd); in handleNanIndication()