Searched refs:EventDataConfirm (Results 1 – 2 of 2) sorted by relevance
986 if (!res && mHandler.EventDataConfirm) { in handleNdpIndication()987 (*mHandler.EventDataConfirm)(&ndpConfirmInd); in handleNdpIndication()
2406 void (*EventDataConfirm)(NanDataPathConfirmInd* event); member