Home
last modified time | relevance | path

Searched refs:EventScheduleUpdate (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_ind.cpp1119 if (!res && mHandler.EventScheduleUpdate) { in handleNdpIndication()
1120 (*mHandler.EventScheduleUpdate)(pNdpScheduleUpdateInd); in handleNdpIndication()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_ind.cpp1062 if (!res && mHandler.EventScheduleUpdate) { in handleNdpIndication()
1063 (*mHandler.EventScheduleUpdate)(pNdpScheduleUpdateInd); in handleNdpIndication()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h3094 void (*EventScheduleUpdate) (NanDataPathScheduleUpdateInd* event); member
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6508 handlers.EventScheduleUpdate = OnNanDataPathScheduleUpdateInd; in nan_init_handlers()