HomeSort by relevance Sort by last modified time
    Searched refs:PU32 (Results 1 - 16 of 16) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/os/common/inc/
cu_ostypes.h 13 typedef unsigned long U32,*PU32;
  /system/wlan/ti/wilink_6_1/CUDK/os/common/inc/
cu_ostypes.h 13 typedef unsigned long U32,*PU32;
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/inc/
cu_common.h 56 S32 CuCommon_GetU32(THandle hCuCommon, U32 PrivateIoctlId, PU32 pData);
65 S32 CuCommon_Get_BssidList_Size(THandle hCuCommon, PU32 pSizeOfBssiList);
67 S32 CuCommon_GetSnr(THandle hCuCommon, PU32 pdSnr, PU32 pbSnr);
68 S32 CuCommon_GetdesiredPreambleType(THandle hCuCommon, PU32 pDesiredPreambleType);
81 S32 CuCommon_GetRxDataFiltersStatistics(THandle hCuCommon, PU32 pUnmatchedPacketsCount, PU32 pMatchedPacketsCount);
wpa_core.h 47 S32 WpaCore_GetAuthMode(THandle hWpaCore, PU32 pAuthMode);
60 S32 WpaCore_GetBssType(THandle hWpaCore, PU32 pBssType);
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/inc/
cu_common.h 56 S32 CuCommon_GetU32(THandle hCuCommon, U32 PrivateIoctlId, PU32 pData);
65 S32 CuCommon_Get_BssidList_Size(THandle hCuCommon, PU32 pSizeOfBssiList);
67 S32 CuCommon_GetSnr(THandle hCuCommon, PU32 pdSnr, PU32 pbSnr);
68 S32 CuCommon_GetdesiredPreambleType(THandle hCuCommon, PU32 pDesiredPreambleType);
81 S32 CuCommon_GetRxDataFiltersStatistics(THandle hCuCommon, PU32 pUnmatchedPacketsCount, PU32 pMatchedPacketsCount);
wpa_core.h 47 S32 WpaCore_GetAuthMode(THandle hWpaCore, PU32 pAuthMode);
60 S32 WpaCore_GetBssType(THandle hWpaCore, PU32 pBssType);
  /hardware/ti/wlan/wl1271/CUDK/os/linux/inc/
ipc_wpa.h 41 S32 IpcWpa_CommandWithResp(THandle hIpcWpa, PS8 cmd, S32 print, PS8 pResp, PU32 pRespLen);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/inc/
ipc_wpa.h 41 S32 IpcWpa_CommandWithResp(THandle hIpcWpa, PS8 cmd, S32 print, PS8 pResp, PU32 pRespLen);
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_common.c 114 S32 CuCommon_GetU32(THandle hCuCommon, U32 PrivateIoctlId, PU32 pData)
214 S32 CuCommon_Get_BssidList_Size(THandle hCuCommon, PU32 pSizeOfBssiList)
245 S32 CuCommon_GetSnr(THandle hCuCommon, PU32 pdSnr, PU32 pbSnr)
410 *(PU32)buf = func_id;
423 S32 CuCommon_GetRxDataFiltersStatistics(THandle hCuCommon, PU32 pUnmatchedPacketsCount, PU32 pMatchedPacketsCount)
wpa_core.c 237 S32 WpaCore_GetAuthMode(THandle hWpaCore, PU32 pAuthMode)
500 S32 WpaCore_GetBssType(THandle hWpaCore, PU32 pBssType)
cu_cmd.c     [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_common.c 114 S32 CuCommon_GetU32(THandle hCuCommon, U32 PrivateIoctlId, PU32 pData)
214 S32 CuCommon_Get_BssidList_Size(THandle hCuCommon, PU32 pSizeOfBssiList)
245 S32 CuCommon_GetSnr(THandle hCuCommon, PU32 pdSnr, PU32 pbSnr)
410 *(PU32)buf = func_id;
423 S32 CuCommon_GetRxDataFiltersStatistics(THandle hCuCommon, PU32 pUnmatchedPacketsCount, PU32 pMatchedPacketsCount)
wpa_core.c 237 S32 WpaCore_GetAuthMode(THandle hWpaCore, PU32 pAuthMode)
500 S32 WpaCore_GetBssType(THandle hWpaCore, PU32 pBssType)
cu_cmd.c     [all...]
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_wpa.c 157 S32 IpcWpa_CommandWithResp(THandle hIpcWpa, PS8 cmd, S32 print, PS8 pResp, PU32 pRespLen)
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_wpa.c 157 S32 IpcWpa_CommandWithResp(THandle hIpcWpa, PS8 cmd, S32 print, PS8 pResp, PU32 pRespLen)

Completed in 1322 milliseconds