Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/
H A Dwlan_twt_public_structs.h891 HOST_TWT_NOTIFY_EVENT_READY, enumerator
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_rsp.c518 if (event->status == HOST_TWT_NOTIFY_EVENT_READY) in osif_twt_notify_pack_nlmsg()
529 if (event->status != HOST_TWT_NOTIFY_EVENT_READY) { in osif_twt_notify_pack_nlmsg()
/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_main.c2255 if (event->status == HOST_TWT_NOTIFY_EVENT_READY) in wlan_twt_notify_event_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_twt_tlv.c932 return HOST_TWT_NOTIFY_EVENT_READY; in wmi_get_converted_twt_notify_status()