Lines Matching full:received
35 /** EAP-Request/Notification received */
37 /** EAP authentication started (EAP-Request/Identity received) */
49 /** EAP authentication failed (EAP-Failure received) */
79 /** A new credential received */
80 #define WPS_EVENT_CRED_RECEIVED "WPS-CRED-RECEIVED "
81 /** M2D received */
133 #define P2P_EVENT_INVITATION_RECEIVED "P2P-INVITATION-RECEIVED "
210 * This function is used to send commands to wpa_supplicant/hostapd. Received
213 * for the reply. If unsolicited messages are received, the blocking time may
217 * unsolicited messages received while waiting for the command response. These
218 * messages may be received if wpa_ctrl_request() is called at the same time as
264 * function will block if no messages are available. The received response will
278 * message available to be received with wpa_ctrl_recv(). wpa_ctrl_pending() is