Lines Matching refs:WMErrCode

50 WMErrCode WM_StartTestMode(WMCallbackFunc callback, u16 signal, u16 rate, u16 channel)  in WM_StartTestMode()
52 WMErrCode result; in WM_StartTestMode()
91 WMErrCode WM_StopTestMode(WMCallbackFunc callback) in WM_StopTestMode()
93 WMErrCode result; in WM_StopTestMode()
121 WMErrCode WM_StartTestRxMode(WMCallbackFunc callback, u16 channel) in WM_StartTestRxMode()
123 WMErrCode result; in WM_StartTestRxMode()
160 WMErrCode WM_StopTestRxMode(WMCallbackFunc callback) in WM_StopTestRxMode()
162 WMErrCode result; in WM_StopTestRxMode()
202 WMErrCode WM_SetWEPKey(WMCallbackFunc callback, u16 wepmode, const u16 *wepkey) in WM_SetWEPKey()
204 WMErrCode result; in WM_SetWEPKey()
270 WMErrCode WM_SetWEPKeyEx(WMCallbackFunc callback, u16 wepmode, u16 wepkeyid, const u8 *wepkey) in WM_SetWEPKeyEx()
272 WMErrCode result; in WM_SetWEPKeyEx()
337 WMErrCode
341 WMErrCode result; in WM_SetGameInfo()
391 WMErrCode WM_SetBeaconIndication(WMCallbackFunc callback, u16 flag) in WM_SetBeaconIndication()
393 WMErrCode result; in WM_SetBeaconIndication()
431 WMErrCode
435 WMErrCode result; in WM_SetLifeTime()
472 WMErrCode
476 WMErrCode result; in WM_MeasureChannel()
513 WMErrCode WM_InitWirelessCounter(WMCallbackFunc callback) in WM_InitWirelessCounter()
515 WMErrCode result; in WM_InitWirelessCounter()
542 WMErrCode WM_GetWirelessCounter(WMCallbackFunc callback) in WM_GetWirelessCounter()
544 WMErrCode result; in WM_GetWirelessCounter()
572 WMErrCode WM_SetEntry(WMCallbackFunc callback, BOOL enabled) in WM_SetEntry()
574 WMErrCode result; in WM_SetEntry()
602 WMErrCode WMi_SetBeaconPeriod(WMCallbackFunc callback, u16 beaconPeriod) in WMi_SetBeaconPeriod()
604 WMErrCode result; in WMi_SetBeaconPeriod()
632 WMErrCode WM_SetPowerSaveMode(WMCallbackFunc callback, BOOL powerSave) in WM_SetPowerSaveMode()
634 WMErrCode result; in WM_SetPowerSaveMode()