Searched refs:EventScheduleUpdate (Results 1 – 2 of 2) sorted by relevance
1057 if (!res && mHandler.EventScheduleUpdate) { in handleNdpIndication()1058 (*mHandler.EventScheduleUpdate)(pNdpScheduleUpdateInd); in handleNdpIndication()
2411 void (*EventScheduleUpdate)(NanDataPathScheduleUpdateInd* event); member