/hardware/ti/wlan/wl1271/CUDK/os/linux/src/ |
D | ipc_event.c | 151 …os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated with unspecified reason (User/SG/Recovery… in IpcEvent_PrintEvent() 156 … os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to no Auth response \n"); in IpcEvent_PrintEvent() 160 …os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to Auth response packet with reason =… in IpcEvent_PrintEvent() 166 … os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to no Assoc response \n"); in IpcEvent_PrintEvent() 170 …os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to Assoc response packet with reason … in IpcEvent_PrintEvent() 174 … os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to RSN failure\n"); in IpcEvent_PrintEvent() 177 …os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to AP deAuthenticate packet with reas… in IpcEvent_PrintEvent() 180 …os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to AP disAssoc packet with reason = %… in IpcEvent_PrintEvent() 183 …os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to roaming trigger = %d\n", pDisAssoc… in IpcEvent_PrintEvent() 186 …os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated with unknown reason = %d\n", pDisAssoc->e… in IpcEvent_PrintEvent() [all …]
|
D | ipc_wpa.c | 79 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcWpa_Sockets_Open - can't connect the socket\n"); in IpcWpa_Sockets_Open() 102 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcWpa_Create - cant allocate control block\n"); in IpcWpa_Create() 138 os_error_printf(CU_MSG_ERROR, (PS8)"'%s' command timed out.\n", cmd); in IpcWpa_Command() 143 os_error_printf(CU_MSG_ERROR, (PS8)"'%s' command failed (%d).\n", cmd, ret); in IpcWpa_Command() 149 os_error_printf(CU_MSG_INFO2, (PS8)"%s", Resp); in IpcWpa_Command() 168 os_error_printf(CU_MSG_ERROR, (PS8)"'%s' command timed out.\n", cmd); in IpcWpa_CommandWithResp() 173 os_error_printf(CU_MSG_ERROR, (PS8)"'%s' command failed.\n", cmd); in IpcWpa_CommandWithResp() 179 os_error_printf(CU_MSG_INFO2, (PS8)"%s", pResp); in IpcWpa_CommandWithResp()
|
D | os_trans.c | 44 os_error_printf(CU_MSG_ERROR, "%s: error opening socket.\n", __FUNCTION__); in os_socket() 54 …os_error_printf(CU_MSG_ERROR, "%s: error setting socket option. Error %d\n", __FUNCTION__, os_get_… in os_socket() 78 …os_error_printf(CU_MSG_ERROR, "%s: error binding socket. Error %d\n", __FUNCTION__, os_get_last_er… in os_bind() 114 …os_error_printf(CU_MSG_ERROR, "%s: error accepting connection. Error %d\n", __FUNCTION__, os_get_l… in os_sockWaitForConnection() 136 os_error_printf(CU_MSG_ERROR, "%s: Error writing to socket (result = %d), error %d\n", in os_sockSend() 163 …os_error_printf(CU_MSG_ERROR, "%s: Error reading from socket (result = %d), error %d\n", __FUNCTIO… in os_sockRecv()
|
D | ipc_sta.c | 116 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcSta_Create - cant allocate control block\n"); in IpcSta_Create() 124 …os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcSta_Create - cant open socket for communication wit… in IpcSta_Create() 170 …os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IPC_STA_Private_Send - error sending Wext private IOCT… in IPC_STA_Private_Send() 187 …os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IPC_STA_Wext_Send - error sending Wext IOCTL to STA dr… in IPC_STA_Wext_Send()
|
D | osapi.c | 79 VOID os_error_printf(S32 debug_level, const PS8 arg_list ,...) in os_error_printf() function 461 os_error_printf (CU_MSG_ERROR, (PS8)"Cannot seek file to end\n"); in os_getFileSize() 588 os_error_printf(CU_MSG_ERROR, (PS8)"Input selection mismatch (0x%x)...\n", read_set); in os_getInputString() 602 … os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - os_Catch_CtrlC_Signal - cant catch Ctrl+C signal\n"); in os_Catch_CtrlC_Signal()
|
D | cu_wext.c | 162 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - CuOs_Create - cant allocate control block\n"); in CuOs_Create() 258 …os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - CuOs_Start_Scan - too long SSID (%lu)\n",ssid->SsidLen… in CuOs_Start_Scan() 299 …os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - CuOs_Get_BssidList - cant allocate scan result buffer\… in CuOs_GetBssidList()
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
D | cu_cmd.c | 53 …os_error_printf(CU_MSG_INFO2, (PS8)"%d - %s%s", arr[i].value, arr[i].name, (i>=SIZE_ARR(arr)-1) ? … 596 os_error_printf(CU_MSG_ERROR, (PS8)"PrintSSID. ssid->SsidLength=%d exceeds the limit %d\n", in PrintSSID() 613 os_error_printf(CU_MSG_INFO2, (PS8)"BssId List: Num=%u\n", bssidList->NumberOfItems); in CuCmd_PrintBssidList() 614 … os_error_printf(CU_MSG_INFO2, (PS8)" MAC Privacy Rssi Mode Channel SSID\n"); in CuCmd_PrintBssidList() 632 …os_error_printf(CU_MSG_INFO2, (PS8)"%s%02x.%02x.%02x.%02x.%02x.%02x %3u %4d %s %6d %s\… in CuCmd_PrintBssidList() 648 … os_error_printf(CU_MSG_INFO2, (PS8)" BeaconInterval %d\n", pBssid->Configuration.BeaconPeriod); in CuCmd_PrintBssidList() 649 os_error_printf(CU_MSG_INFO2, (PS8)" Capabilities 0x%x\n", pBssid->Capabilities); in CuCmd_PrintBssidList() 665 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - CuCmd_Char2Hex - invalid symbol '%c'\n", c ); in CuCmd_Char2Hex() 683 … os_error_printf(CU_MSG_INFO2, (PS8)"Scan type: %s\n", scanType2Str[ scanMethod->scanType ].name); in CuCmd_PrintScanMethod() 688 … os_error_printf(CU_MSG_INFO2, (PS8)"Max channel dwell time: %d, Min channel dwell time: %d\n", in CuCmd_PrintScanMethod() [all …]
|
D | console.c | 218 os_error_printf(CU_MSG_ERROR, (PS8)( "ERROR - Console_allocRoot(): cant allocate root\n") ); in Console_allocRoot() 239 … os_error_printf(CU_MSG_ERROR, ( (PS8)"ERROR - Console_displayDir(): buffer too small....\n") ); in Console_displayDir() 250 os_error_printf(CU_MSG_INFO2, (PS8)("%s\n"), (PS8)out_buf ); in Console_displayDir() 296 …os_error_printf(CU_MSG_ERROR, (PS8)("ERROR - invalid string param: '%s'\n"), (PS8)pConsole->p_inbu… in Console_getStrParam() 302 …os_error_printf(CU_MSG_ERROR, (PS8)("ERROR - param is too long: '%s'\n"), (PS8)pConsole->p_inbuf ); in Console_getStrParam() 318 …os_error_printf(CU_MSG_ERROR, (PS8)("ERROR - param is too long: '%s'\n"), (PS8)( pConsole->p_inbuf… in Console_getStrParam() 385 …os_error_printf(CU_MSG_ERROR, (PS8)("ERROR - param '%s' must be %ld..%ld chars\n"), (PS8)p_token->… in Console_parseParms() 415 os_error_printf(CU_MSG_ERROR, (PS8)("%s: %d out of range (%d, %d)\n"), in Console_parseParms() 427 os_error_printf(CU_MSG_ERROR , (PS8)("%s: %ld out of range (%ld, %ld)\n"), in Console_parseParms() 462 os_error_printf((S32)CU_MSG_INFO2, (PS8)("Params: %d\n"), nParms ); in Console_parseParms() [all …]
|
D | wpa_core.c | 138 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - WpaCore_Create - cant allocate control block\n"); in WpaCore_Create() 229 …os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - WpaCore_SetAuthMode - unknown authentication mode (%d)… in WpaCore_SetAuthMode() 298 …os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - WpaCore_SetEncryptionGroup - group encryption cant be … in WpaCore_SetEncryptionGroup() 545 os_error_printf(CU_MSG_ERROR, (PS8)"Failed to connect to %s\n", ssid->Ssid); \ in WpaCore_SetSsid() 907 os_error_printf(CU_MSG_ERROR, (PS8)"Failed to disconnect from current ssid\n"); in WpaCore_Disassociate() 920 os_error_printf(CU_MSG_ERROR, (PS8)"Failed to disconnect from current ssid\n"); in WpaCore_Disassociate() 929 os_error_printf(CU_MSG_ERROR, (PS8)"Failed to disconnect from current ssid\n"); in WpaCore_Disassociate()
|
D | ticon.c | 49 #define CHK_NULL(p) ((p)) ? (VOID) 0 : os_error_printf(CU_MSG_ERROR, (PS8)"\nfailed: '%s', file … 50 #define CHK(p) ((!p)) ? (VOID) 0 : os_error_printf(CU_MSG_ERROR, (PS8)"\nfailed: '%s', file … 1105 os_error_printf(CU_MSG_ERROR, (PS8)"Usage: ./wlan_cu [driver_name] [options]\n"); in TiCon_Print_Usage() 1106 os_error_printf(CU_MSG_ERROR, (PS8)" -b - bypass supplicant\n"); in TiCon_Print_Usage() 1107 os_error_printf(CU_MSG_ERROR, (PS8)" -i<ifname> - supplicant interface file\n"); in TiCon_Print_Usage() 1108 os_error_printf(CU_MSG_ERROR, (PS8)"example:\n"); in TiCon_Print_Usage() 1109 os_error_printf(CU_MSG_ERROR, (PS8)" ./wlan_cu tiwlan0 -i/voice/tiwlan0\n"); in TiCon_Print_Usage() 1115 os_error_printf(CU_MSG_ERROR, (PS8)"TiCon_Signal - got signal Ctrl+c ... exiting\n"); in TiCon_SignalCtrlC() 1197 os_error_printf(CU_MSG_INFO2, (PS8)("user_main, start\n") ); in user_main()
|
D | cu_common.c | 75 … os_error_printf(CU_MSG_ERROR, (PS8)("ERROR - CuCommon_Create - cant allocate control block\n") ); in CuCommon_Create() 298 …os_error_printf(CU_MSG_INFO2, (PS8)"In CuCommon_Radio_Test: IPC_STA_Private_Send failed\n"); … in CuCommon_Radio_Test()
|
/hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/ |
D | tiwlan_loader.c | 47 os_error_printf (CU_MSG_INFO1, (PS8)"Usage: ./wlan_loader [driver_name] [options]\n"); in print_usage() 48 …os_error_printf (CU_MSG_INFO1, (PS8)" -e <filename> - eeprom image file name. default=./nvs_map… in print_usage() 49 os_error_printf (CU_MSG_INFO1, (PS8)" -n - no eeprom file\n"); in print_usage() 50 os_error_printf (CU_MSG_INFO1, (PS8)" -i <filename> - init file name. default=tiwlan.ini\n"); in print_usage() 51 …os_error_printf (CU_MSG_INFO1, (PS8)" -f <filename> - firmware image file name. default=firmwar… in print_usage() 71 os_error_printf(CU_MSG_INFO1, (PS8)"+---------------------------+\n"); in init_driver() 72 os_error_printf(CU_MSG_INFO1, (PS8)"| wlan_loader: initializing |\n"); in init_driver() 73 os_error_printf(CU_MSG_INFO1, (PS8)"+---------------------------+\n"); in init_driver() 78 …os_error_printf (CU_MSG_ERROR, (PS8)"wlan_loader: cant allocate IpcSta context\n", eeprom_file_nam… in init_driver() 89 …os_error_printf(CU_MSG_ERROR, (PS8)"Cannot get eeprom image file length <%s>\n", eeprom_file_name); in init_driver() [all …]
|
/hardware/ti/wlan/wl1271/CUDK/os/common/inc/ |
D | cu_osapi.h | 119 VOID os_error_printf(S32 debug_level, const PS8 arg_list ,...);
|