Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/
Dwifi.h317 WIFI_TWT_RESP_RECEIVED = 0, enumerator
/Zephyr-Core-3.5.0/subsys/net/l2/wifi/
Dwifi_shell.c287 if (resp->resp_status == WIFI_TWT_RESP_RECEIVED) { in handle_wifi_twt_event()