Searched refs:NFC_MAX_EE_TLV_SIZE (Results 1 – 3 of 3) sorted by relevance
233 #ifndef NFC_MAX_EE_TLV_SIZE234 #define NFC_MAX_EE_TLV_SIZE 150 macro
316 uint8_t param_tlvs[NFC_MAX_EE_TLV_SIZE]; /* the TLVs */
1305 if (evt_data.tlv_size > NFC_MAX_EE_TLV_SIZE) { in nfc_ncif_proc_get_routing()