Home
last modified time | relevance | path

Searched refs:TwtNotification (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_twt.h138 } TwtNotification; typedef
141 TwtNotification notification;
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dtwt.cpp222 notif_event.notification = (TwtNotification)it.get_u8(); in EventGetAttributeData()