HomeSort by relevance Sort by last modified time
    Searched refs:WLAN_OS_REPORT (Results 1 - 25 of 249) sorted by null

1 2 3 4 5 6 7 8 910

  /hardware/ti/wlan/wl1271/Test/
PowerMgrDebug.c 87 WLAN_OS_REPORT(("(%d) - ERROR - Invalid function type in POWER MANAGER DEBUG Function Command: %d\n",
98 WLAN_OS_REPORT(("\n\n"));
99 WLAN_OS_REPORT(("POWER MGR DEBUG module commands:\n"));
100 WLAN_OS_REPORT(("================================\n"));
101 WLAN_OS_REPORT(("syntax description\n"));
102 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_PRINT_ALL_COMMANDS\n", POWER_MGR_DEBUG_PRINT_ALL_COMMANDS));
103 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_START_PS\n", POWER_MGR_DEBUG_START_PS));
104 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_STOP_PS\n", POWER_MGR_DEBUG_STOP_PS));
105 WLAN_OS_REPORT(("%d - POWER_MGR_PRINT_OBJECTS\n", POWER_MGR_PRINT_OBJECTS));
106 WLAN_OS_REPORT(("\n\n"))
    [all...]
qosMngrDbg.c 65 WLAN_OS_REPORT(("\nInvalid function type in QOS MNGR Function Command: %d\n", funcType));
73 WLAN_OS_REPORT(("\n qosMngr Debug Functions \n"));
74 WLAN_OS_REPORT(("-----------------------------\n"));
76 WLAN_OS_REPORT(("1000 - Print the QOS MNGR Debug Help\n"));
78 WLAN_OS_REPORT(("1001 - print QOS parameters\n"));
87 WLAN_OS_REPORT(("QOS Parameters :\n"));
91 WLAN_OS_REPORT(("QOS protocol = QOS_WME\n"));
96 WLAN_OS_REPORT(("QOS protocol = NONE\n"));
105 WLAN_OS_REPORT(("PS POLL Modes:\n"));
106 WLAN_OS_REPORT(("PS_POLL: 0\n"))
    [all...]
TxDbg.c 155 WLAN_OS_REPORT(("RX DBG - Print Rx Block \n\n"));
160 WLAN_OS_REPORT(("RX DBG - Print Rx counters \n\n"));
165 WLAN_OS_REPORT(("RX DBG - Reset Rx counters \n\n"));
179 WLAN_OS_REPORT(("Invalid function type in Debug Tx Function Command: %d\n\n", funcType));
187 WLAN_OS_REPORT(("\n Tx Dbg Functions \n"));
188 WLAN_OS_REPORT(("--------------------------------------\n"));
190 WLAN_OS_REPORT(("301 - Print TxCtrl info.\n"));
191 WLAN_OS_REPORT(("302 - Print TxCtrl Statistics.\n"));
192 WLAN_OS_REPORT(("303 - Print TxDataQueue info.\n"));
193 WLAN_OS_REPORT(("304 - Print TxDataQueue Statistics.\n"))
    [all...]
ctrlDbg.c 77 WLAN_OS_REPORT(("CTRL DBG - Print Ctrl Block \n\n"));
82 WLAN_OS_REPORT(("CTRL DBG - Print tx paramters \n\n"));
87 WLAN_OS_REPORT(("CTRL DBG - Set CtsToSelf = %s\n",((*(TI_UINT8*)pParam > 0) ? "TI_TRUE" : "TI_FALSE")));
94 WLAN_OS_REPORT(("Invalid function type in Debug Ctrl Function Command: %d\n\n", funcType));
102 WLAN_OS_REPORT((" Ctrl Dbg Functions \n"));
103 WLAN_OS_REPORT(("------------------------\n"));
104 WLAN_OS_REPORT(("400 - Print this menu.\n"));
105 WLAN_OS_REPORT(("401 - Print Ctrl Block.\n"));
106 WLAN_OS_REPORT(("402 - Print Tx parameters.\n"));
107 WLAN_OS_REPORT(("403 - Set CtsToSelf.\n"))
    [all...]
SoftGeminiDbg.c 77 WLAN_OS_REPORT(("Invalid function type in soft gemini debug function: %d\n", funcType));
91 WLAN_OS_REPORT((" Scan Concentrator Debug Functions \n"));
92 WLAN_OS_REPORT(("---------------------------------------\n"));
93 WLAN_OS_REPORT(("1800 - Print the soft gemini Debug Help\n"));
94 WLAN_OS_REPORT(("1801 - Print soft gemini parameters \n"));
95 WLAN_OS_REPORT(("1802 - Trigger Sense Mode (enable - 1) \n"));
96 WLAN_OS_REPORT(("1803 - Trigger Protective Mode (ON - 1)\n"));
TwIfDebug.c 80 WLAN_OS_REPORT(("Invalid function type in TWIF debug function: %d\n", uFuncType));
96 WLAN_OS_REPORT((" TwIf Debug Functions \n"));
97 WLAN_OS_REPORT(("--------------------------\n"));
98 WLAN_OS_REPORT(("2300 - Print the TwIf Debug Help\n"));
99 WLAN_OS_REPORT(("2301 - Print the TwIf Information\n"));
scanCncnDbg.c 70 WLAN_OS_REPORT(("Invalid function type in scan concentrator debug function: %d\n", funcType));
84 WLAN_OS_REPORT((" Scan Concentrator Debug Functions \n"));
85 WLAN_OS_REPORT(("---------------------------------------\n"));
86 WLAN_OS_REPORT(("1400 - Print the scan concentrator Debug Help\n"));
87 WLAN_OS_REPORT(("1401 - Print the scan SRV status\n"));
siteMgrDebug.c 127 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_CIPHER_SUITE_PARAM : %d\n", value));
133 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_CIPHER_SUITE_PARAM: %d\n", param.content.rsnEncryptionStatus));
142 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_OPEN\n"));
144 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_SHARED_KEY\n"));
146 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_AUTO_SWITCH\n"));
148 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: Invalid: %d\n", value));
155 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_OPEN\n"));
157 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_SHARED_KEY\n"));
159 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_AUTO_SWITCH\n"));
161 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: Invalid: %d\n", param.content.rsnDesiredAuthType))
    [all...]
rsnDbg.c 82 WLAN_OS_REPORT(("RSN DBG - Set desired Authentication suite \n"));
92 WLAN_OS_REPORT(("RSN DBG - Set desired cipher suite \n"));
139 WLAN_OS_REPORT(("Setting PORT STATUS to open\n"));
147 WLAN_OS_REPORT(("\n\nPORT is %s !!\n",(portStatus)?"OPEN":"CLOSE"));
152 WLAN_OS_REPORT(("Invalid function type in RSN Function Command: %d\n", funcType));
161 WLAN_OS_REPORT((" Rsn Debug Functions \n"));
162 WLAN_OS_REPORT(("-------------------------\n"));
164 WLAN_OS_REPORT(("702 - Set default key id \n"));
165 WLAN_OS_REPORT(("703 - Set desired Authentication suite \n"));
166 WLAN_OS_REPORT(("704 - Set desired cipher suite \n"))
    [all...]
ScanMngrDbg.c 110 WLAN_OS_REPORT(("Invalid function type in scan manager debug function: %d\n", funcType));
124 WLAN_OS_REPORT((" Scan Manager Debug Functions \n"));
125 WLAN_OS_REPORT(("---------------------------------------\n"));
126 WLAN_OS_REPORT(("1500 - Print the scan manager Debug Help\n"));
127 WLAN_OS_REPORT(("1501 - Start continuous scan\n"));
128 WLAN_OS_REPORT(("1502 - Stop continuous scan\n"));
129 WLAN_OS_REPORT(("1503 - Start immediate scan\n"));
130 WLAN_OS_REPORT(("1504 - Stop immediate scan\n"));
131 WLAN_OS_REPORT(("1505 - Print tracking list\n"));
132 WLAN_OS_REPORT(("1506 - Print statistics\n"))
    [all...]
debug.c 261 WLAN_OS_REPORT(("Invalid debug function module number: %d\n\n", moduleNumber));
270 WLAN_OS_REPORT((" Debug main menu (p <num>)\n"));
271 WLAN_OS_REPORT(("-----------------------------\n"));
273 WLAN_OS_REPORT(("Association 100\n"));
274 WLAN_OS_REPORT(("Utils 200\n"));
275 WLAN_OS_REPORT(("Tx 300\n"));
276 WLAN_OS_REPORT(("Rx 350\n"));
277 WLAN_OS_REPORT(("Ctrl 400\n"));
278 WLAN_OS_REPORT(("SiteMgr 500\n"));
279 WLAN_OS_REPORT(("Connection 600\n"))
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
PowerMgrDebug.c 87 WLAN_OS_REPORT(("(%d) - ERROR - Invalid function type in POWER MANAGER DEBUG Function Command: %d\n",
98 WLAN_OS_REPORT(("\n\n"));
99 WLAN_OS_REPORT(("POWER MGR DEBUG module commands:\n"));
100 WLAN_OS_REPORT(("================================\n"));
101 WLAN_OS_REPORT(("syntax description\n"));
102 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_PRINT_ALL_COMMANDS\n", POWER_MGR_DEBUG_PRINT_ALL_COMMANDS));
103 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_START_PS\n", POWER_MGR_DEBUG_START_PS));
104 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_STOP_PS\n", POWER_MGR_DEBUG_STOP_PS));
105 WLAN_OS_REPORT(("%d - POWER_MGR_PRINT_OBJECTS\n", POWER_MGR_PRINT_OBJECTS));
106 WLAN_OS_REPORT(("\n\n"))
    [all...]
qosMngrDbg.c 65 WLAN_OS_REPORT(("\nInvalid function type in QOS MNGR Function Command: %d\n", funcType));
73 WLAN_OS_REPORT(("\n qosMngr Debug Functions \n"));
74 WLAN_OS_REPORT(("-----------------------------\n"));
76 WLAN_OS_REPORT(("1000 - Print the QOS MNGR Debug Help\n"));
78 WLAN_OS_REPORT(("1001 - print QOS parameters\n"));
87 WLAN_OS_REPORT(("QOS Parameters :\n"));
91 WLAN_OS_REPORT(("QOS protocol = QOS_WME\n"));
96 WLAN_OS_REPORT(("QOS protocol = NONE\n"));
105 WLAN_OS_REPORT(("PS POLL Modes:\n"));
106 WLAN_OS_REPORT(("PS_POLL: 0\n"))
    [all...]
ctrlDbg.c 77 WLAN_OS_REPORT(("CTRL DBG - Print Ctrl Block \n\n"));
82 WLAN_OS_REPORT(("CTRL DBG - Print tx paramters \n\n"));
87 WLAN_OS_REPORT(("CTRL DBG - Set CtsToSelf = %s\n",((*(TI_UINT8*)pParam > 0) ? "TI_TRUE" : "TI_FALSE")));
94 WLAN_OS_REPORT(("Invalid function type in Debug Ctrl Function Command: %d\n\n", funcType));
102 WLAN_OS_REPORT((" Ctrl Dbg Functions \n"));
103 WLAN_OS_REPORT(("------------------------\n"));
104 WLAN_OS_REPORT(("400 - Print this menu.\n"));
105 WLAN_OS_REPORT(("401 - Print Ctrl Block.\n"));
106 WLAN_OS_REPORT(("402 - Print Tx parameters.\n"));
107 WLAN_OS_REPORT(("403 - Set CtsToSelf.\n"))
    [all...]
SoftGeminiDbg.c 77 WLAN_OS_REPORT(("Invalid function type in soft gemini debug function: %d\n", funcType));
91 WLAN_OS_REPORT((" Scan Concentrator Debug Functions \n"));
92 WLAN_OS_REPORT(("---------------------------------------\n"));
93 WLAN_OS_REPORT(("1800 - Print the soft gemini Debug Help\n"));
94 WLAN_OS_REPORT(("1801 - Print soft gemini parameters \n"));
95 WLAN_OS_REPORT(("1802 - Trigger Sense Mode (enable - 1) \n"));
96 WLAN_OS_REPORT(("1803 - Trigger Protective Mode (ON - 1)\n"));
TxDbg.c 147 WLAN_OS_REPORT(("RX DBG - Print Rx Block \n\n"));
152 WLAN_OS_REPORT(("RX DBG - Print Rx counters \n\n"));
157 WLAN_OS_REPORT(("RX DBG - Reset Rx counters \n\n"));
171 WLAN_OS_REPORT(("Invalid function type in Debug Tx Function Command: %d\n\n", funcType));
179 WLAN_OS_REPORT(("\n Tx Dbg Functions \n"));
180 WLAN_OS_REPORT(("--------------------------------------\n"));
182 WLAN_OS_REPORT(("301 - Print TxCtrl info.\n"));
183 WLAN_OS_REPORT(("302 - Print TxCtrl Statistics.\n"));
184 WLAN_OS_REPORT(("303 - Print TxDataQueue info.\n"));
185 WLAN_OS_REPORT(("304 - Print TxDataQueue Statistics.\n"))
    [all...]
TwIfDebug.c 80 WLAN_OS_REPORT(("Invalid function type in TWIF debug function: %d\n", uFuncType));
96 WLAN_OS_REPORT((" TwIf Debug Functions \n"));
97 WLAN_OS_REPORT(("--------------------------\n"));
98 WLAN_OS_REPORT(("2300 - Print the TwIf Debug Help\n"));
99 WLAN_OS_REPORT(("2301 - Print the TwIf Information\n"));
scanCncnDbg.c 70 WLAN_OS_REPORT(("Invalid function type in scan concentrator debug function: %d\n", funcType));
84 WLAN_OS_REPORT((" Scan Concentrator Debug Functions \n"));
85 WLAN_OS_REPORT(("---------------------------------------\n"));
86 WLAN_OS_REPORT(("1400 - Print the scan concentrator Debug Help\n"));
87 WLAN_OS_REPORT(("1401 - Print the scan SRV status\n"));
siteMgrDebug.c 127 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_CIPHER_SUITE_PARAM : %d\n", value));
133 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_CIPHER_SUITE_PARAM: %d\n", param.content.rsnEncryptionStatus));
142 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_OPEN\n"));
144 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_SHARED_KEY\n"));
146 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_AUTO_SWITCH\n"));
148 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: Invalid: %d\n", value));
155 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_OPEN\n"));
157 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_SHARED_KEY\n"));
159 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_AUTO_SWITCH\n"));
161 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: Invalid: %d\n", param.content.rsnDesiredAuthType))
    [all...]
rsnDbg.c 82 WLAN_OS_REPORT(("RSN DBG - Set desired Authentication suite \n"));
92 WLAN_OS_REPORT(("RSN DBG - Set desired cipher suite \n"));
139 WLAN_OS_REPORT(("Setting PORT STATUS to open\n"));
147 WLAN_OS_REPORT(("\n\nPORT is %s !!\n",(portStatus)?"OPEN":"CLOSE"));
152 WLAN_OS_REPORT(("Invalid function type in RSN Function Command: %d\n", funcType));
161 WLAN_OS_REPORT((" Rsn Debug Functions \n"));
162 WLAN_OS_REPORT(("-------------------------\n"));
164 WLAN_OS_REPORT(("702 - Set default key id \n"));
165 WLAN_OS_REPORT(("703 - Set desired Authentication suite \n"));
166 WLAN_OS_REPORT(("704 - Set desired cipher suite \n"))
    [all...]
ScanMngrDbg.c 110 WLAN_OS_REPORT(("Invalid function type in scan manager debug function: %d\n", funcType));
124 WLAN_OS_REPORT((" Scan Manager Debug Functions \n"));
125 WLAN_OS_REPORT(("---------------------------------------\n"));
126 WLAN_OS_REPORT(("1500 - Print the scan manager Debug Help\n"));
127 WLAN_OS_REPORT(("1501 - Start continuous scan\n"));
128 WLAN_OS_REPORT(("1502 - Stop continuous scan\n"));
129 WLAN_OS_REPORT(("1503 - Start immediate scan\n"));
130 WLAN_OS_REPORT(("1504 - Stop immediate scan\n"));
131 WLAN_OS_REPORT(("1505 - Print tracking list\n"));
132 WLAN_OS_REPORT(("1506 - Print statistics\n"))
    [all...]
debug.c 261 WLAN_OS_REPORT(("Invalid debug function module number: %d\n\n", moduleNumber));
270 WLAN_OS_REPORT((" Debug main menu (p <num>)\n"));
271 WLAN_OS_REPORT(("-----------------------------\n"));
273 WLAN_OS_REPORT(("Association 100\n"));
274 WLAN_OS_REPORT(("Utils 200\n"));
275 WLAN_OS_REPORT(("Tx 300\n"));
276 WLAN_OS_REPORT(("Rx 350\n"));
277 WLAN_OS_REPORT(("Ctrl 400\n"));
278 WLAN_OS_REPORT(("SiteMgr 500\n"));
279 WLAN_OS_REPORT(("Connection 600\n"))
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgrDbgPrint.c 81 WLAN_OS_REPORT(("------------ Power Manager Object ------------\n\n"));
82 WLAN_OS_REPORT(("PS enabled: %s, desired power mode profile: %s, last power mode profile: %s\n",
85 WLAN_OS_REPORT(("Default power policy: %ss, PS power policy: %s\n",
88 WLAN_OS_REPORT(("Current priority: %s\n", priorityDesc[ pPowerMgr->powerMngPriority ]));
90 WLAN_OS_REPORT(("\n------------ auto mode parameters ------------\n"));
91 WLAN_OS_REPORT(("Interval: %d, active threshold: %d, doze threshold: %d, doze mode: %s\n\n",
94 WLAN_OS_REPORT(("Beacon listen interval:%d, DTIM listen interval:%d, last PS status: %s\n\n",
97 WLAN_OS_REPORT(("------------ Handles ------------\n"));
98 WLAN_OS_REPORT(("%-15s: 0x%x, %-15s:0x%x\n","hOS", pPowerMgr->hOS, "hTWD", pPowerMgr->hTWD));
99 WLAN_OS_REPORT(("%-15s: 0x%x, %-15s:0x%x\n","hReport", pPowerMgr->hReport, "hTrafficMonitor", pPowerMgr->hTraffic (…)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgrDbgPrint.c 78 WLAN_OS_REPORT(("------------ Power Manager Object ------------\n\n"));
79 WLAN_OS_REPORT(("PS enabled: %s, desired power mode profile: %s, last power mode profile: %s\n",
82 WLAN_OS_REPORT(("Default power policy: %ss, PS power policy: %s\n",
85 WLAN_OS_REPORT(("Current priority: %s\n", priorityDesc[ pPowerMgr->powerMngPriority ]));
87 WLAN_OS_REPORT(("\n------------ auto mode parameters ------------\n"));
88 WLAN_OS_REPORT(("Interval: %d, active threshold: %d, doze threshold: %d, doze mode: %s\n\n",
91 WLAN_OS_REPORT(("Beacon listen interval:%d, DTIM listen interval:%d, last PS status: %s\n\n",
94 WLAN_OS_REPORT(("------------ Handles ------------\n"));
95 WLAN_OS_REPORT(("%-15s: 0x%x, %-15s:0x%x\n","hOS", pPowerMgr->hOS, "hMacServices", pPowerMgr->hMacServices));
96 WLAN_OS_REPORT(("%-15s: 0x%x, %-15s:0x%x\n","hReport", pPowerMgr->hReport, "hTrafficMonitor", pPowerMgr->hTraffic (…)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgrDbgPrint.c 81 WLAN_OS_REPORT(("------------ Power Manager Object ------------\n\n"));
82 WLAN_OS_REPORT(("PS enabled: %s, desired power mode profile: %s, last power mode profile: %s\n",
85 WLAN_OS_REPORT(("Default power policy: %ss, PS power policy: %s\n",
88 WLAN_OS_REPORT(("Current priority: %s\n", priorityDesc[ pPowerMgr->powerMngPriority ]));
90 WLAN_OS_REPORT(("\n------------ auto mode parameters ------------\n"));
91 WLAN_OS_REPORT(("Interval: %d, active threshold: %d, doze threshold: %d, doze mode: %s\n\n",
94 WLAN_OS_REPORT(("Beacon listen interval:%d, DTIM listen interval:%d, last PS status: %s\n\n",
97 WLAN_OS_REPORT(("------------ Handles ------------\n"));
98 WLAN_OS_REPORT(("%-15s: 0x%x, %-15s:0x%x\n","hOS", pPowerMgr->hOS, "hTWD", pPowerMgr->hTWD));
99 WLAN_OS_REPORT(("%-15s: 0x%x, %-15s:0x%x\n","hReport", pPowerMgr->hReport, "hTrafficMonitor", pPowerMgr->hTraffic (…)
    [all...]

Completed in 282 milliseconds

1 2 3 4 5 6 7 8 910