Home
last modified time | relevance | path

Searched refs:WM_ERRCODE_INVALID_PARAM (Results 1 – 11 of 11) sorted by relevance

/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_standard.c386 return WM_ERRCODE_INVALID_PARAM; in WM_SetParentParameter()
398 return WM_ERRCODE_INVALID_PARAM; in WM_SetParentParameter()
416 return WM_ERRCODE_INVALID_PARAM; in WM_SetParentParameter()
607 return WM_ERRCODE_INVALID_PARAM; in WM_StartScan()
612 return WM_ERRCODE_INVALID_PARAM; in WM_StartScan()
617 return WM_ERRCODE_INVALID_PARAM; in WM_StartScan()
685 return WM_ERRCODE_INVALID_PARAM; in WM_StartScanEx()
690 return WM_ERRCODE_INVALID_PARAM; in WM_StartScanEx()
696 return WM_ERRCODE_INVALID_PARAM; in WM_StartScanEx()
706 return WM_ERRCODE_INVALID_PARAM; in WM_StartScanEx()
[all …]
Dwm_mp.c83 return WM_ERRCODE_INVALID_PARAM; in WMi_StartMP()
88 return WM_ERRCODE_INVALID_PARAM; in WMi_StartMP()
109 return WM_ERRCODE_INVALID_PARAM; in WMi_StartMP()
114 return WM_ERRCODE_INVALID_PARAM; in WMi_StartMP()
462 return WM_ERRCODE_INVALID_PARAM; in WM_SetMPDataToPortEx()
479 return WM_ERRCODE_INVALID_PARAM; in WM_SetMPDataToPortEx()
486 return WM_ERRCODE_INVALID_PARAM; in WM_SetMPDataToPortEx()
492 return WM_ERRCODE_INVALID_PARAM; in WM_SetMPDataToPortEx()
Dwm_dcf.c57 return WM_ERRCODE_INVALID_PARAM; in WM_StartDCF()
62 return WM_ERRCODE_INVALID_PARAM; in WM_StartDCF()
122 return WM_ERRCODE_INVALID_PARAM; in WM_SetDCFData()
Dwm_etc.c214 return WM_ERRCODE_INVALID_PARAM; in WM_SetWEPKey()
223 return WM_ERRCODE_INVALID_PARAM; in WM_SetWEPKey()
282 return WM_ERRCODE_INVALID_PARAM; in WM_SetWEPKeyEx()
291 return WM_ERRCODE_INVALID_PARAM; in WM_SetWEPKeyEx()
351 return WM_ERRCODE_INVALID_PARAM; in WM_SetGameInfo()
356 return WM_ERRCODE_INVALID_PARAM; in WM_SetGameInfo()
403 return WM_ERRCODE_INVALID_PARAM; in WM_SetBeaconIndication()
Dwm_ds.c76 return WM_ERRCODE_INVALID_PARAM; in WM_StartDataSharing()
81 return WM_ERRCODE_INVALID_PARAM; in WM_StartDataSharing()
91 return WM_ERRCODE_INVALID_PARAM; in WM_StartDataSharing()
125 return WM_ERRCODE_INVALID_PARAM; in WM_StartDataSharing()
196 return WM_ERRCODE_INVALID_PARAM; in WM_EndDataSharing()
241 return WM_ERRCODE_INVALID_PARAM; in WM_StepDataSharing()
246 return WM_ERRCODE_INVALID_PARAM; in WM_StepDataSharing()
251 return WM_ERRCODE_INVALID_PARAM; in WM_StepDataSharing()
Dwm_sync.c80 return WM_ERRCODE_INVALID_PARAM; in WM_SetPortCallback()
154 return WM_ERRCODE_INVALID_PARAM; in WM_ReadStatus()
Dwm_system.c161 return WM_ERRCODE_INVALID_PARAM; in WmInitCore()
167 return WM_ERRCODE_INVALID_PARAM; in WmInitCore()
173 return WM_ERRCODE_INVALID_PARAM; in WmInitCore()
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_child.c382 case WM_ERRCODE_INVALID_PARAM: in MBi_CommChildCallback()
Dmb_fake_child.c385 case WM_ERRCODE_INVALID_PARAM: in MBFi_ErrorCallback()
Dmb_parent.c457 case WM_ERRCODE_INVALID_PARAM: in MBi_CommParentCallback()
/TwlSDK-5.1.0/include/nitro/wm/common/
Dwm.h301 WM_ERRCODE_INVALID_PARAM = 6, enumerator