Searched refs:mesh_mpm_send_plink_action (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_mpm.c | 205 static void mesh_mpm_send_plink_action(struct wpa_supplicant *wpa_s, in mesh_mpm_send_plink_action() function 407 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_OPEN, 0); in plink_timer() 422 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_CLOSE, reason); in plink_timer() 445 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_OPEN, 0); in mesh_mpm_plink_open() 458 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_CLOSE, reason); in mesh_mpm_plink_close() 707 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_CONFIRM, in mesh_mpm_fsm() 728 mesh_mpm_send_plink_action(wpa_s, sta, in mesh_mpm_fsm() 734 mesh_mpm_send_plink_action(wpa_s, sta, in mesh_mpm_fsm() 763 mesh_mpm_send_plink_action(wpa_s, sta, in mesh_mpm_fsm() 767 mesh_mpm_send_plink_action(wpa_s, sta, in mesh_mpm_fsm() [all …]
|