Home
last modified time | relevance | path

Searched refs:nrf_wifi_twt_teardown_flows (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dwifi_mgmt.h48 int nrf_wifi_twt_teardown_flows(struct nrf_wifi_vif_ctx_zep *vif_ctx_zep,
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt.c439 int nrf_wifi_twt_teardown_flows(struct nrf_wifi_vif_ctx_zep *vif_ctx_zep, in nrf_wifi_twt_teardown_flows() function
591 status = nrf_wifi_twt_teardown_flows(vif_ctx_zep, in nrf_wifi_set_twt()
Dwpa_supp_if.c439 (void) nrf_wifi_twt_teardown_flows(vif_ctx_zep, 0, NRF_WIFI_MAX_TWT_FLOWS); in nrf_wifi_wpa_supp_event_proc_disassoc()
716 ret = nrf_wifi_twt_teardown_flows(vif_ctx_zep, 0, NRF_WIFI_MAX_TWT_FLOWS); in nrf_wifi_wpa_supp_deauthenticate()