Searched refs:EventDataRequest (Results 1 – 2 of 2) sorted by relevance
976 if (!res && mHandler.EventDataRequest) { in handleNdpIndication()977 (*mHandler.EventDataRequest)(&ndpRequestInd); in handleNdpIndication()
2405 void (*EventDataRequest)(NanDataPathRequestInd* event); member