Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/dnld/
DphDnldNfc_Internal.h58 #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()
719 if ((pDlContext->tRWInfo.wRWPldSize) > PHDNLDNFC_CMDRESP_MAX_PLD_SIZE) { in phDnldNfc_CreateFramePld()
726 if (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE < in phDnldNfc_CreateFramePld()
729 PHDNLDNFC_CMDRESP_MAX_PLD_SIZE; in phDnldNfc_CreateFramePld()