Lines Matching full:conn
58 #include "conn.h"
262 case 0: WLAN_OS_REPORT((" CONN state is IDLE\n"));
264 case 1: WLAN_OS_REPORT((" CONN state is SCR_WAIT\n"));
266 case 2: WLAN_OS_REPORT((" CONN state is WAIT_JOIN_CMPLT\n"));
268 case 3: WLAN_OS_REPORT((" CONN state is MLME_WAIT\n"));
270 case 4: WLAN_OS_REPORT((" CONN state is RSN_WAIT\n"));
272 case 5: WLAN_OS_REPORT((" CONN state is CONFIG_HW\n"));
274 case 6: WLAN_OS_REPORT((" CONN state is CONNECTED\n"));
276 case 7: WLAN_OS_REPORT((" CONN state is DISASSOCC\n"));