Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_twt.h307 void (*EventTwtDeviceNotify)(TwtDeviceNotify* event); member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dtwt.cpp231 GET_TWT_HANDLE(twt_info)->mHandlers.EventTwtDeviceNotify(&notif_event); in EventGetAttributeData()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dtwt.cpp232 GET_TWT_HANDLE(twt_info)->mHandlers.EventTwtDeviceNotify(&notif_event); in EventGetAttributeData()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6568 handlers.EventTwtDeviceNotify = OnTwtNotify; in twt_init_handlers()