Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi.h470 WIFI_TWT_BROADCAST, enumerator
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt.c273 case WIFI_TWT_BROADCAST: in twt_wifi_mgmt_to_rpu_neg_type()
294 wifi_neg_type = WIFI_TWT_BROADCAST; in twt_rpu_to_wifi_mgmt_neg_type()
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c265 case WIFI_TWT_BROADCAST: in wifi_twt_negotiation_type_txt()
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1499 } else if (params->negotiation_type == WIFI_TWT_BROADCAST) { in nxp_wifi_set_twt()