Searched refs:publishRepliedInd (Results 1 – 2 of 2) sorted by relevance
73 NanPublishRepliedInd publishRepliedInd; in handleNanIndication() local74 memset(&publishRepliedInd, 0, sizeof(publishRepliedInd)); in handleNanIndication()75 res = getNanPublishReplied(&publishRepliedInd); in handleNanIndication()77 (*mHandler.EventPublishReplied)(&publishRepliedInd); in handleNanIndication()
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()