Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_twt.h305 void (*EventTwtInfoFrameReceived)(TwtInfoFrameReceived* event); member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dtwt.cpp213 GET_TWT_HANDLE(twt_info)->mHandlers.EventTwtInfoFrameReceived(&info_frame_event); in EventGetAttributeData()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dtwt.cpp214 GET_TWT_HANDLE(twt_info)->mHandlers.EventTwtInfoFrameReceived(&info_frame_event); in EventGetAttributeData()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6571 handlers.EventTwtInfoFrameReceived = OnTwtInfoFrameReceived; in twt_init_handlers()