Searched refs:wpa3_hostap_handle_auth (Results 1 – 3 of 3) sorted by relevance
69 wpa_cb->wpa3_hostap_handle_auth = NULL; in esp_wifi_register_wpa3_ap_cb()
638 static int wpa3_hostap_handle_auth(u8 *buf, size_t len, u32 auth_transaction, u16 status, u8 *bssid) in wpa3_hostap_handle_auth() function708 wpa_cb->wpa3_hostap_handle_auth = wpa3_hostap_handle_auth; in esp_wifi_register_wpa3_ap_cb()
140 …int (*wpa3_hostap_handle_auth)(uint8_t *buf, size_t len, uint32_t type, uint16_t status, uint8_t *… member