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

  /external/libnfc-nxp/Linux_x86/
phDal4Nfc.c 161 (NULL != if_cb.send_complete)
180 pgDalContext->cb_if.send_complete = if_cb.send_complete;
220 pgDalContext->cb_if.send_complete = NULL ;
874 pDalMsg->writeCbPtr = pgDalContext->cb_if.send_complete;
    [all...]
  /external/libnfc-nxp/src/
phLlcNfc_Interface.c 100 if_cb.send_complete = (pphNfcIF_Transact_Completion_CB_t)&phLlcNfc_WrResp_Cb;
424 if (NULL != ps_llc_ctxt->cb_for_if.send_complete)
428 ps_llc_ctxt->cb_for_if.send_complete (
515 if(NULL != ps_llc_ctxt->cb_for_if.send_complete)
519 ps_llc_ctxt->cb_for_if.send_complete(
630 if(NULL != ps_llc_ctxt->cb_for_if.send_complete)
635 ps_llc_ctxt->cb_for_if.send_complete(
    [all...]
phLlcNfc.c 171 (NULL == if_callback.send_complete))
203 ps_llc_ctxt->cb_for_if.send_complete = if_callback.send_complete;
phLlcNfc_Frame.c     [all...]
phHciNfc.c 147 if_callback.send_complete = &phHciNfc_Send_Complete;
    [all...]
phDnldNfc.c     [all...]
  /external/libnfc-nxp/inc/
phNfcInterface.h 359 pphNfcIF_Transact_Completion_CB_t send_complete; member in struct:phNfcIF_sCallBack

Completed in 653 milliseconds