Home | History | Annotate | Download | only in common

Lines Matching full:received

41 /** EAP-Request/Notification received */
43 /** EAP authentication started (EAP-Request/Identity received) */
55 /** EAP authentication failed (EAP-Failure received) */
77 /** A new credential received */
78 #define WPS_EVENT_CRED_RECEIVED "WPS-CRED-RECEIVED "
79 /** M2D received */
131 #define P2P_EVENT_INVITATION_RECEIVED "P2P-INVITATION-RECEIVED "
180 * This function is used to send commands to wpa_supplicant/hostapd. Received
183 * for the reply. If unsolicited messages are received, the blocking time may
187 * unsolicited messages received while waiting for the command response. These
188 * messages may be received if wpa_ctrl_request() is called at the same time as
234 * function will block if no messages are available. The received response will
248 * message available to be received with wpa_ctrl_recv(). wpa_ctrl_pending() is