Searched refs:eapol_sm_notify_portControl (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.h298 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
376 static inline void eapol_sm_notify_portControl(struct eapol_sm *sm, function
H A Deapol_supp_sm.c1684 * eapol_sm_notify_portControl - Notification of portControl changes
1690 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) function
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h298 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
376 static inline void eapol_sm_notify_portControl(struct eapol_sm *sm, function
H A Deapol_supp_sm.c1684 * eapol_sm_notify_portControl - Notification of portControl changes
1690 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) function
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h298 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
376 static inline void eapol_sm_notify_portControl(struct eapol_sm *sm, function
H A Deapol_supp_sm.c1684 * eapol_sm_notify_portControl - Notification of portControl changes
1690 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.c265 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized);
277 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized);
279 eapol_sm_notify_portControl(wpa_s->eapol, Auto);

Completed in 68 milliseconds