Searched refs:publishTerminatedInd (Results 1 – 1 of 1) sorted by relevance
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()