Searched refs:ndpRequestInd (Results 1 – 1 of 1) sorted by relevance
972 NanDataPathRequestInd ndpRequestInd; in handleNdpIndication() local973 memset(&ndpRequestInd, 0, sizeof(ndpRequestInd)); in handleNdpIndication()975 res = getNdpRequest(tb_vendor, &ndpRequestInd); in handleNdpIndication()977 (*mHandler.EventDataRequest)(&ndpRequestInd); in handleNdpIndication()