Lines Matching refs:WM_WARNING

385         WM_WARNING("Parameter \"pparaBuf\" must not be NULL.\n");  in WM_SetParentParameter()
391 WM_WARNING("Parameter \"pparaBuf\" is not 32-byte aligned.\n"); in WM_SetParentParameter()
397 WM_WARNING("Parameter \"pparaBuf->userGameInfo\" must not be NULL.\n"); in WM_SetParentParameter()
403 WM_WARNING("Parameter \"pparaBuf->userGameInfo\" is not 32-byte aligned.\n"); in WM_SetParentParameter()
415 WM_WARNING("Transfer data size is over %d byte.\n", WM_SIZE_MP_DATA_MAX); in WM_SetParentParameter()
606 WM_WARNING("Parameter \"param\" must not be NULL.\n"); in WM_StartScan()
611 WM_WARNING("Parameter \"param->scanBuf\" must not be NULL.\n"); in WM_StartScan()
616 WM_WARNING("Parameter \"param->channel\" must be between 1 and 14.\n"); in WM_StartScan()
622 WM_WARNING("Parameter \"param->scanBuf\" is not 32-byte aligned.\n"); in WM_StartScan()
684 WM_WARNING("Parameter \"param\" must not be NULL.\n"); in WM_StartScanEx()
689 WM_WARNING("Parameter \"param->scanBuf\" must not be NULL.\n"); in WM_StartScanEx()
694 WM_WARNING in WM_StartScanEx()
701 WM_WARNING("Parameter \"param->scanBuf\" is not 32-byte aligned.\n"); in WM_StartScanEx()
705 WM_WARNING("Parameter \"param->ssidLength\" must be less than or equal to WM_SIZE_SSID.\n"); in WM_StartScanEx()
712 WM_WARNING in WM_StartScanEx()
719 WM_WARNING in WM_StartScanEx()
821 WM_WARNING("Parameter \"pInfo\" must not be NULL.\n"); in WM_StartConnectEx()
827 WM_WARNING("Parameter \"pInfo\" is not 32-byte aligned.\n"); in WM_StartConnectEx()
831 WM_WARNING in WM_StartConnectEx()
909 WM_WARNING("Parameter \"aid\" must be between 1 and %d.\n", WM_NUM_MAX_CHILD); in WM_Disconnect()
915 WM_WARNING("There is no child that have aid %d.\n", aid); in WM_Disconnect()
924 WM_WARNING("Now child mode , so aid must be 0.\n"); in WM_Disconnect()
968 WM_WARNING("There is no child that is included in \"aidBitmap\" %04x_.\n", aidBitmap); in WM_DisconnectChildren()