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

  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 267 * \fn twIf_Init
283 void twIf_Init (TI_HANDLE hTwIf,
325 TRACE0(pTwIf->hReport, REPORT_SEVERITY_ERROR, "twIf_Init: TxnDone queue creation failed!\n");
340 TRACE0(pTwIf->hReport, REPORT_SEVERITY_ERROR, "twIf_Init: Failed to create PendRestartTimer!\n");
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TwIf/
TwIf.c 252 * \fn twIf_Init
268 void twIf_Init (TI_HANDLE hTwIf, TI_HANDLE hReport, TI_HANDLE hContext, TI_HANDLE hTxnQ, TRecoveryCb fRecoveryCb, TI_HANDLE hRecoveryCb)
303 TRACE0(pTwIf->hReport, REPORT_SEVERITY_ERROR, "twIf_Init: TxnDone queue creation failed!\n");
    [all...]

Completed in 54 milliseconds