Searched refs:publishTerminatedInd (Results 1 – 2 of 2) sorted by relevance
82 NanPublishTerminatedInd publishTerminatedInd; in handleNanIndication() local83 memset(&publishTerminatedInd, 0, sizeof(publishTerminatedInd)); in handleNanIndication()84 res = getNanPublishTerminated(&publishTerminatedInd); in handleNanIndication()86 (*mHandler.EventPublishTerminated)(&publishTerminatedInd); in handleNanIndication()
48 NanPublishTerminatedInd publishTerminatedInd; in handleNanIndication() local49 memset(&publishTerminatedInd, 0, sizeof(publishTerminatedInd)); in handleNanIndication()50 res = getNanPublishTerminated(&publishTerminatedInd); in handleNanIndication()52 (*mHandler.EventPublishTerminated)(&publishTerminatedInd); in handleNanIndication()