Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_NfcIPMgmt.h71 #define NFCIP_MAX_DEP_REQ_HDR_LEN 0x05 macro
DphHciNfc_NfcIPMgmt.c1435 if (p_nfcipinfo->max_frame_len > NFCIP_MAX_DEP_REQ_HDR_LEN) in phHciNfc_NfcIP_InfoUpdate()
1437 p_nfcipinfo->max_frame_len -= NFCIP_MAX_DEP_REQ_HDR_LEN; in phHciNfc_NfcIP_InfoUpdate()