Searched refs:ndpConfirmInd (Results 1 – 1 of 1) sorted by relevance
982 NanDataPathConfirmInd ndpConfirmInd; in handleNdpIndication() local983 memset(&ndpConfirmInd, 0, sizeof(ndpConfirmInd)); in handleNdpIndication()985 res = getNdpConfirm(tb_vendor, &ndpConfirmInd); in handleNdpIndication()987 (*mHandler.EventDataConfirm)(&ndpConfirmInd); in handleNdpIndication()