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.c930 reason = WLAN_REASON_MESH_CLOSE_RCVD; in mesh_mpm_fsm()
966 reason = WLAN_REASON_MESH_CLOSE_RCVD; in mesh_mpm_fsm()
998 reason = WLAN_REASON_MESH_CLOSE_RCVD; in mesh_mpm_fsm()
1025 reason = WLAN_REASON_MESH_CLOSE_RCVD; in mesh_mpm_fsm()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h258 #define WLAN_REASON_MESH_CLOSE_RCVD 55 macro