Searched refs:wpa3_hostap_auth_event_t (Results 1 – 2 of 2) sorted by relevance
406 wpa3_hostap_auth_event_t *evt = os_zalloc(sizeof(wpa3_hostap_auth_event_t)); in wpa3_hostap_post_evt()449 static void wpa3_process_rx_commit(wpa3_hostap_auth_event_t *evt) in wpa3_process_rx_commit()503 static void wpa3_process_rx_confirm(wpa3_hostap_auth_event_t *evt) in wpa3_process_rx_confirm()546 wpa3_hostap_auth_event_t *evt; in esp_wpa3_hostap_task()607 g_wpa3_hostap_evt_queue = os_queue_create(10, sizeof(wpa3_hostap_auth_event_t)); in wpa3_hostap_auth_init()
41 } wpa3_hostap_auth_event_t; typedef