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

  /external/wpa_supplicant_8/src/ap/
wpa_auth_i.h 42 } wpa_ptk_state; member in struct:wpa_state_machine
wpa_auth.c 839 if (sm->wpa_ptk_state != WPA_PTK_PTKSTART &&
840 sm->wpa_ptk_state != WPA_PTK_PTKCALCNEGOTIATING) {
844 sm->wpa_ptk_state);
908 if (sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING ||
913 sm->wpa_ptk_state);
    [all...]

Completed in 50 milliseconds