Searched refs:ndef_fmt (Results 1 – 3 of 3) sorted by relevance
681 if(NULL == gpphLibContext->ndef_cntx.ndef_fmt) in phLibNfc_Ndef_Init()684 gpphLibContext->ndef_cntx.ndef_fmt = (phFriNfc_sNdefSmtCrdFmt_t *) in phLibNfc_Ndef_Init()687 if(NULL != gpphLibContext->ndef_cntx.ndef_fmt) in phLibNfc_Ndef_Init()689 (void)memset(gpphLibContext->ndef_cntx.ndef_fmt, in phLibNfc_Ndef_Init()717 if(NULL != gpphLibContext->ndef_cntx.ndef_fmt) in phLibNfc_Ndef_DeInit()719 phOsalNfc_FreeMemory(gpphLibContext->ndef_cntx.ndef_fmt); in phLibNfc_Ndef_DeInit()720 gpphLibContext->ndef_cntx.ndef_fmt = NULL; in phLibNfc_Ndef_DeInit()1304 RetVal = phFriNfc_NdefSmtCrd_Reset(gpphLibContext->ndef_cntx.ndef_fmt, in phLibNfc_RemoteDev_FormatNdef()1313 RetVal = phFriNfc_NdefSmtCrd_SetCR(gpphLibContext->ndef_cntx.ndef_fmt, in phLibNfc_RemoteDev_FormatNdef()1324 RetVal = phFriNfc_NdefSmtCrd_Format(gpphLibContext->ndef_cntx.ndef_fmt, in phLibNfc_RemoteDev_FormatNdef()[all …]
151 phFriNfc_sNdefSmtCrdFmt_t *ndef_fmt ; member
583 if(NULL != gpphLibContext->ndef_cntx.ndef_fmt) in phLibNfc_Mgt_Reset()585 phOsalNfc_FreeMemory(gpphLibContext->ndef_cntx.ndef_fmt); in phLibNfc_Mgt_Reset()586 gpphLibContext->ndef_cntx.ndef_fmt = NULL; in phLibNfc_Mgt_Reset()