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

  /hardware/ti/wlan/wl1271/Txn/
WspiBusDrv.c 76 TTxnDoneCb fTxnConnectDoneCb; /* The callback to call upon full transaction completion. */
218 pBusDrv->fTxnConnectDoneCb = fConnectCbFunc;
385 TRACE2(pBusDrv->hReport, REPORT_SEVERITY_ERROR, "ConnectDone_CB : Status = %d, fTxnConnectDoneCb = 0x%x\n", status,pBusDrv->fTxnConnectDoneCb);
396 pBusDrv->fTxnConnectDoneCb(pBusDrv->hCbHandle,pBusDrv->pCurrTxn);
  /system/wlan/ti/wilink_6_1/Txn/
WspiBusDrv.c 76 TTxnDoneCb fTxnConnectDoneCb; /* The callback to call upon full transaction completion. */
218 pBusDrv->fTxnConnectDoneCb = fConnectCbFunc;
385 TRACE2(pBusDrv->hReport, REPORT_SEVERITY_ERROR, "ConnectDone_CB : Status = %d, fTxnConnectDoneCb = 0x%x\n", status,pBusDrv->fTxnConnectDoneCb);
396 pBusDrv->fTxnConnectDoneCb(pBusDrv->hCbHandle,pBusDrv->pCurrTxn);

Completed in 2081 milliseconds