Home
last modified time | relevance | path

Searched refs:PLINK_CLOSE (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c84 (action_field == PLINK_CLOSE && len != 6 && len != 8)) { in mesh_mpm_parse_peer_mgmt()
98 if (action_field == PLINK_CLOSE) { in mesh_mpm_parse_peer_mgmt()
236 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
241 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
247 if (type != PLINK_CLOSE && wpa_s->mesh_he_enabled) { in mesh_mpm_send_plink_action()
259 if (type != PLINK_CLOSE) in mesh_mpm_send_plink_action()
263 if (type != PLINK_CLOSE && conf->ocv) in mesh_mpm_send_plink_action()
267 if (type != PLINK_CLOSE && wpa_s->mesh_eht_enabled) { in mesh_mpm_send_plink_action()
282 if (type != PLINK_CLOSE) { in mesh_mpm_send_plink_action()
338 case PLINK_CLOSE: in mesh_mpm_send_plink_action()
[all …]
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1821 PLINK_CLOSE enumerator