Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c861 reason = WLAN_REASON_MESH_CLOSE_RCVD; in mesh_mpm_fsm()
895 reason = WLAN_REASON_MESH_CLOSE_RCVD; in mesh_mpm_fsm()
926 reason = WLAN_REASON_MESH_CLOSE_RCVD; in mesh_mpm_fsm()
948 reason = WLAN_REASON_MESH_CLOSE_RCVD; in mesh_mpm_fsm()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h213 #define WLAN_REASON_MESH_CLOSE_RCVD 55 macro