Searched refs:phOsalNfc_Timer_Start (Results 1 – 18 of 18) sorted by relevance
/external/libnfc-nxp/src/ |
D | phOsalNfc_Timer.h | 149 void phOsalNfc_Timer_Start(uint32_t TimerId,
|
D | phLlcNfc_Timer.c | 327 phOsalNfc_Timer_Start (timerid, timer_resolution, Callback, NULL); in phLlcNfc_StartTimers() 690 phOsalNfc_Timer_Start( in phLlcNfc_GuardTimeoutCb() 1004 phOsalNfc_Timer_Start( in phLlcNfc_ConnectionTimeoutCb()
|
D | phHal4Nfc_P2P.c | 263 phOsalNfc_Timer_Start( in phHal4Nfc_Receive() 452 phOsalNfc_Timer_Start( in phHal4Nfc_SendCompleteHandler()
|
D | phDnldNfc.c | 1204 phOsalNfc_Timer_Start( psDnldContext->timer_id, in phDnldNfc_Send() 3788 phOsalNfc_Timer_Start( psDnldContext->timer_id, in phDnldNfc_Upgrade() 3820 phOsalNfc_Timer_Start( psDnldContext->timer_id, in phDnldNfc_Upgrade()
|
D | phFriNfc_Llcp.c | 765 phOsalNfc_Timer_Start( in phFriNfc_Llcp_ResetLTO()
|
D | phHal4Nfc_Reader.c | 720 phOsalNfc_Timer_Start( in phHal4Nfc_Transceive()
|
D | phHciNfc_Generic.c | 581 phOsalNfc_Timer_Start( hci_resp_timer_id, in phHciNfc_Send()
|
D | phLlcNfc_Frame.c | 1556 phOsalNfc_Timer_Start (delay_timer_id, LLC_URSET_DELAY_TIME_OUT, in phLlcNfc_H_ProcessUFrame()
|
D | phLibNfc_ndef_raw.c | 844 phOsalNfc_Timer_Start(gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id, in phLibNfc_Ndef_CheckNdef()
|
/external/libnfc-nci/halimpl/pn54x/tml/ |
D | phOsalNfc_Timer.h | 75 NFCSTATUS phOsalNfc_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt, pphOsalNfc_TimerCallbck_…
|
D | phOsalNfc_Timer.c | 134 NFCSTATUS phOsalNfc_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt, pphOsalNfc_TimerCallbck_… in phOsalNfc_Timer_Start() function
|
D | phTmlNfc.c | 307 wStatus = phOsalNfc_Timer_Start(gpphTmlNfc_Context->dwTimerId, in phTmlNfc_InitiateTimer()
|
/external/libnfc-nci/halimpl/pn54x/hal/ |
D | phNxpNciHal_NfcDepSWPrio.c | 256 status = phOsalNfc_Timer_Start(custom_poll_timer, in phNxpNciHal_NfcDep_rsp_ext() 328 NFCSTATUS status = phOsalNfc_Timer_Start(cleanup_timer, in phNxpNciHal_NfcDep_rsp_ext()
|
D | phNxpNciHal_Kovio.c | 184 status = phOsalNfc_Timer_Start(kovio_timer, in phNxpNciHal_kovio_rsp_ext()
|
D | phNxpNciHal_ext.c | 447 status = phOsalNfc_Timer_Start(timeoutTimerId, in phNxpNciHal_process_ext_cmd_rsp()
|
/external/libnfc-nxp/Linux_x86/ |
D | phOsalNfc_Timer.c | 209 void phOsalNfc_Timer_Start(uint32_t TimerId, in phOsalNfc_Timer_Start() function
|
/external/libnfc-nci/halimpl/pn54x/dnld/ |
D | phDnldNfc_Internal.c | 255 wStatus = phOsalNfc_Timer_Start((pDlCtxt->TimerInfo.dwRspTimerId), in phDnldNfc_ProcessSeqState() 433 wStatus = phOsalNfc_Timer_Start((pDlCtxt->TimerInfo.dwRspTimerId), in phDnldNfc_ProcessRWSeqState() 1032 wStatus = phOsalNfc_Timer_Start((pDlContext->TimerInfo.dwRspTimerId), in phDnldNfc_SetupResendTimer()
|
/external/libnfc-nci/halimpl/pn54x/self-test/ |
D | phNxpNciHal_SelfTest.c | 1213 status = phOsalNfc_Timer_Start(timeoutTimerId, in phNxpNciHal_readLocked()
|