Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c1349 int cmd_evnt = 0; in nrf_wifi_wpa_supp_event_proc_unprot_mgmt() local
1357 cmd_evnt = ((struct nrf_wifi_umac_hdr *)unprot_mgmt)->cmd_evnt; in nrf_wifi_wpa_supp_event_proc_unprot_mgmt()
1369 if (cmd_evnt == NRF_WIFI_UMAC_EVENT_UNPROT_DEAUTHENTICATE) { in nrf_wifi_wpa_supp_event_proc_unprot_mgmt()
1375 } else if (cmd_evnt == NRF_WIFI_UMAC_EVENT_UNPROT_DISASSOCIATE) { in nrf_wifi_wpa_supp_event_proc_unprot_mgmt()