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

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 153 uint32_t Chk_Ndef_Timer_Id;
phLibNfc_ndef_raw.c 828 if((0x00 == gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id)||
829 (PH_OSALNFC_INVALID_TIMER_ID == gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id))
831 gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id =
834 if((0x00 == gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id)||
835 (PH_OSALNFC_INVALID_TIMER_ID == gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id))
841 phOsalNfc_Timer_Start(gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id,
    [all...]

Completed in 453 milliseconds