Searched refs:psWr (Results 1 – 2 of 2) sorted by relevance
370 phNfc_sData_t *psWr, in phLibNfc_Ndef_Write() argument384 else if((NULL == psWr) || (NULL == pNdefWrite_RspCb) in phLibNfc_Ndef_Write()385 || (NULL == psWr->buffer) in phLibNfc_Ndef_Write()415 else if(psWr->length > gpphLibContext->ndef_cntx.NdefLength) in phLibNfc_Ndef_Write()429 gpphLibContext->ndef_cntx.psUpperNdefMsg = psWr; in phLibNfc_Ndef_Write()430 gpphLibContext->ndef_cntx.AppWrLength= psWr->length; in phLibNfc_Ndef_Write()490 if(0 == psWr->length) in phLibNfc_Ndef_Write()
1897 phNfc_sData_t* psWr,