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

  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 176 extern int wlanDrvIf_GetFile (TI_HANDLE hOs, TFileInfo *pFileInfo);
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 391 * \sa wlanDrvIf_GetFile
470 * \fn wlanDrvIf_GetFile
483 int wlanDrvIf_GetFile (TI_HANDLE hOs, TFileInfo *pFileInfo)
522 ti_dprintf (TIWLAN_LOG_ERROR, "wlanDrvIf_GetFile() Read Invalid Chunks Left: %d!\n",pFileInfo->uChunksLeft);
536 ti_dprintf (TIWLAN_LOG_ERROR, "wlanDrvIf_GetFile() No. of Bytes Left < File Length\n");
    [all...]

Completed in 114 milliseconds