HomeSort by relevance Sort by last modified time
    Searched defs:PortControl (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
eapol_sm.h 21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl;
228 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
302 PortControl portControl)
  /external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
eapol_supp_sm.h 21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl;
247 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
321 PortControl portControl)

Completed in 52 milliseconds