HomeSort by relevance Sort by last modified time
    Searched full:ti_char (Results 1 - 13 of 13) sorted by null

  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
osTIType.h 49 typedef char TI_CHAR;
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
osTIType.h 49 typedef char TI_CHAR;
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmdIE.c 181 (TI_CHAR *)pCmd,
213 (TI_CHAR *)aEnableRx_buf,
246 (TI_CHAR *)aEnableTx_buf,
347 (TI_CHAR *)pCmd,
453 (TI_CHAR *)pScanParams,
477 (TI_CHAR *)pScanParams,
674 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_NOISE_HIST, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
712 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_SET_PS_MODE, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
740 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_CHANNEL_SWITCH, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
826 (TI_CHAR *)pCmd,
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCmdIE.c 181 (TI_CHAR *)pCmd,
209 (TI_CHAR *)&uChannelNumber,
236 (TI_CHAR *)&channel,
333 (TI_CHAR *)pCmd,
434 (TI_CHAR *)pScanParams,
458 (TI_CHAR *)pScanParams,
655 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_NOISE_HIST, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
693 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_SET_PS_MODE, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
721 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_CHANNEL_SWITCH, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
807 (TI_CHAR *)pCmd,
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/Export_Inc/
eventMbox_api.h 54 typedef void (*TEventMboxDataCb)(TI_HANDLE hCb, TI_CHAR* str, TI_UINT32 strLen);
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/Export_Inc/
eventMbox_api.h 54 typedef void (*TEventMboxDataCb)(TI_HANDLE hCb, TI_CHAR* str, TI_UINT32 strLen);
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
osTIType.h 107 typedef char ti_char; typedef
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 213 TI_CHAR *dataBuf; /** (Optional) attached buffer - can be used in case of vendor specific IEs in Association Response Packet */
229 TI_CHAR *dataBuf; /** (Optional) attached buffer - can be used in case of vendor specific IEs in Association Request Packet */
  /hardware/ti/wlan/wl1271/utils/
report.c 515 TI_CHAR dbuf[50];
516 static const TI_CHAR hexdigits[16] = "0123456789ABCDEF";
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConnApi.h 212 TI_CHAR *dataBuf; /** (Optional) attached buffer - can be used in case of vendor specific IEs in Association Response Packet */
228 TI_CHAR *dataBuf; /** (Optional) attached buffer - can be used in case of vendor specific IEs in Association Request Packet */
  /system/wlan/ti/wilink_6_1/utils/
report.c 514 TI_CHAR dbuf[50];
515 static const TI_CHAR hexdigits[16] = "0123456789ABCDEF";
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
eventMbox.c 690 ((TEventMboxDataCb)pEventMbox->CbTable[EvID].fCb)(pEventMbox->CbTable[EvID].hCb,(TI_CHAR*)pEventMbox->CbTable[EvID].pDataOffset,eventTable[EvID].dataLen);
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
eventMbox.c 688 ((TEventMboxDataCb)pEventMbox->CbTable[EvID].fCb)(pEventMbox->CbTable[EvID].hCb,(TI_CHAR*)pEventMbox->CbTable[EvID].pDataOffset,eventTable[EvID].dataLen);

Completed in 5887 milliseconds