Home
last modified time | relevance | path

Searched refs:PHDNLDNFC_CMDRESP_MAX_PLD_SIZE (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc_Internal.h60 #define PHDNLDNFC_CMDRESP_MAX_PLD_SIZE \ macro
DphDnldNfc_Internal.cc567 (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE - PHDNLDNFC_MIN_PLD_LEN); in phDnldNfc_BuildFramePkt()
573 if (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE < wFrameLen) { in phDnldNfc_BuildFramePkt()
728 if ((pDlContext->tRWInfo.wRWPldSize) > PHDNLDNFC_CMDRESP_MAX_PLD_SIZE) { in phDnldNfc_CreateFramePld()
735 if (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE < in phDnldNfc_CreateFramePld()
738 PHDNLDNFC_CMDRESP_MAX_PLD_SIZE; in phDnldNfc_CreateFramePld()
/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphDnldNfc_Internal.h58 #define PHDNLDNFC_CMDRESP_MAX_PLD_SIZE \ macro
DphDnldNfc_Internal.cc574 (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE - PHDNLDNFC_MIN_PLD_LEN); in phDnldNfc_BuildFramePkt()
580 if (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE < wFrameLen) { in phDnldNfc_BuildFramePkt()
726 if ((pDlContext->tRWInfo.wRWPldSize) > PHDNLDNFC_CMDRESP_MAX_PLD_SIZE) { in phDnldNfc_CreateFramePld()
733 if (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE < in phDnldNfc_CreateFramePld()
736 PHDNLDNFC_CMDRESP_MAX_PLD_SIZE; in phDnldNfc_CreateFramePld()