Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/
H A Dwlan_twt_public_structs.h911 HOST_TWT_SEND_DELETE_CMD = 1, enumerator
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c470 uint32_t twt_next_action = HOST_TWT_SEND_DELETE_CMD; in osif_send_twt_delete_cmd()
2454 if (next_action != HOST_TWT_SEND_DELETE_CMD) { in __osif_twt_work_handler()