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.cc573 (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE - PHDNLDNFC_MIN_PLD_LEN); in phDnldNfc_BuildFramePkt()
579 if (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE < wFrameLen) { in phDnldNfc_BuildFramePkt()
725 if ((pDlContext->tRWInfo.wRWPldSize) > PHDNLDNFC_CMDRESP_MAX_PLD_SIZE) { in phDnldNfc_CreateFramePld()
732 if (PHDNLDNFC_CMDRESP_MAX_PLD_SIZE < in phDnldNfc_CreateFramePld()
735 PHDNLDNFC_CMDRESP_MAX_PLD_SIZE; in phDnldNfc_CreateFramePld()