Searched refs:publishRepliedInd (Results 1 – 1 of 1) sorted by relevance
39 NanPublishRepliedInd publishRepliedInd; in handleNanIndication() local40 memset(&publishRepliedInd, 0, sizeof(publishRepliedInd)); in handleNanIndication()41 res = getNanPublishReplied(&publishRepliedInd); in handleNanIndication()43 (*mHandler.EventPublishReplied)(&publishRepliedInd); in handleNanIndication()