Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c255 wpabuf_put_u8(buf, WLAN_ACTION_SELF_PROTECTED); in mesh_mpm_send_plink_action()
1017 if (mgmt->u.action.category != WLAN_ACTION_SELF_PROTECTED) in mesh_mpm_action_rx()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h311 #define WLAN_ACTION_SELF_PROTECTED 15 macro