Home | History | Annotate | Download | only in src

Lines Matching refs:PH_LLCNFC_MIN_BUFLEN_RECVD

683             if ((PH_LLCNFC_MIN_BUFLEN_RECVD == pCompInfo->length) &&
684 (((PH_LLCNFC_MIN_BUFLEN_RECVD + 1) < *(pCompInfo->buffer)) &&
726 PH_LLCNFC_MIN_BUFLEN_RECVD);
728 else if (((PH_LLCNFC_MIN_BUFLEN_RECVD + 1) < pCompInfo->length) &&
854 else if (((PH_LLCNFC_MIN_BUFLEN_RECVD + 1) < pCompInfo->length) &&
875 else if ((PH_LLCNFC_MIN_BUFLEN_RECVD == pCompInfo->length) &&
877 ||(*(pCompInfo->buffer) <= (PH_LLCNFC_MIN_BUFLEN_RECVD + 1))))