HomeSort by relevance Sort by last modified time
    Searched refs:wpa_mesh_set_plink_state (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
mesh_mpm.h 18 void wpa_mesh_set_plink_state(struct wpa_supplicant *wpa_s,
mesh_mpm.c 200 * We do not use wpa_mesh_set_plink_state() here because there is no
381 void wpa_mesh_set_plink_state(struct wpa_supplicant *wpa_s, function
445 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_HOLDING);
480 wpa_mesh_set_plink_state(wpa_s, sta, next_state);
491 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_HOLDING);
810 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_ESTAB);
859 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_HOLDING);
871 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_OPEN_RCVD);
876 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_CNF_RCVD);
893 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_HOLDING)
    [all...]
mesh_rsn.c 54 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_BLOCKED);

Completed in 1541 milliseconds