Searched refs:EventScheduleUpdate (Results 1 – 4 of 4) sorted by relevance
1119 if (!res && mHandler.EventScheduleUpdate) { in handleNdpIndication()1120 (*mHandler.EventScheduleUpdate)(pNdpScheduleUpdateInd); in handleNdpIndication()
1062 if (!res && mHandler.EventScheduleUpdate) { in handleNdpIndication()1063 (*mHandler.EventScheduleUpdate)(pNdpScheduleUpdateInd); in handleNdpIndication()
3094 void (*EventScheduleUpdate) (NanDataPathScheduleUpdateInd* event); member
6508 handlers.EventScheduleUpdate = OnNanDataPathScheduleUpdateInd; in nan_init_handlers()