Searched defs:SendLength (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_OvrHal.c75 uint16_t SendLength,
81 uint32_t length = SendLength;
89 || ((phHal_eJewel_PICC != RemoteDevInfo->RemDevType) && (0 == SendLength)))
106 length = (SendLength - i);
222 uint16_t SendLength)
237 OvrHal->sSendData.length = SendLength;
69 phFriNfc_OvrHal_Transceive(phFriNfc_OvrHal_t *OvrHal, phFriNfc_CplRt_t *CompletionInfo, phHal_sRemoteDevInformation_t *RemoteDevInfo, phHal_uCmdList_t Cmd, phHal_sDepAdditionalInfo_t *DepAdditionalInfo, uint8_t *SendBuf, uint16_t SendLength, uint8_t *RecvBuf, uint16_t *RecvLength) argument
218 phFriNfc_OvrHal_Send(phFriNfc_OvrHal_t *OvrHal, phFriNfc_CplRt_t *CompletionInfo, phHal_sRemoteDevInformation_t *RemoteDevInfo, uint8_t *SendBuf, uint16_t SendLength) argument
H A DphFriNfc_OvrHalCmd.h156 uint16_t SendLength; member in struct:phFriNfc_OvrHalCmdTrx
192 uint16_t SendLength; member in struct:phFriNfc_OvrHalCmdSnd
H A DphFriNfc_SmtCrdFmt.h341 uint16_t SendLength; member in struct:phFriNfc_sNdefSmtCrdFmt
H A DphFriNfc_NdefMap.h848 uint16_t SendLength; member in struct:phFriNfc_NdefMap

Completed in 83 milliseconds