Lines Matching full:report
14 * that can be used to report events.
191 * report all IEs to make it easier to support future additions.
1618 * Once the scan results are ready, the driver should report scan
2134 * specified channel for the specified duration and report received
2167 * @report: Whether to report received Probe Request frames
2178 int (*probe_req_report)(void *priv, int report);
2378 * wps_success_cb - Report successfully completed WPS provisioning
2383 * This function is used to report successfully completed WPS
2394 * p2p_group_formation_failed - Report failed WPS provisioning
2398 * This function is used to report failed group formation. This can
2688 * driver should report scan results event for wpa_supplicant
2850 * EVENT_ASSOCINFO - Report optional extra information for association
2852 * This event can be used to report extra association information for
2863 * EVENT_INTERFACE_STATUS - Report interface status changes
2865 * This optional event can be used to report changes in interface
2874 * EVENT_PMKID_CANDIDATE - Report a candidate AP for pre-authentication
2882 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
2918 * EVENT_FT_RESPONSE - Report FT (IEEE 802.11r) response IEs
2920 * The driver is expected to report the received FT IEs from
2982 * EVENT_WPS_BUTTON_PUSHED - Report hardware push button press for WPS
2987 * EVENT_TX_STATUS - Report TX status
2992 * EVENT_RX_FROM_UNKNOWN - Report RX from unknown STA
2997 * EVENT_RX_MGMT - Report RX of a management frame
3030 * EVENT_MLME_RX - Report reception of frame for MLME (test use only)
3041 * union wpa_event_data::rx_probe_req. The driver is required to report
3043 * commands to request the events (i.e., report parameter is non-zero)
3061 * EVENT_EAPOL_RX - Report received EAPOL frame
3157 * EVENT_P2P_DEV_FOUND - Report a discovered P2P device
3166 * EVENT_P2P_GO_NEG_REQ_RX - Report reception of GO Negotiation Request
3175 * EVENT_P2P_GO_NEG_COMPLETED - Report completion of GO Negotiation
3543 * expected to use this event to report received FT IEs (MDIE, FTIE,
3979 * wpa_supplicant_event - Report a driver event for wpa_supplicant