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