Searched refs:NFC_EE_DISCOVER_ENTRY_LEN (Results 1 – 2 of 2) sorted by relevance
1118 while ((u8 > 0) && (plen >= NFC_EE_DISCOVER_ENTRY_LEN)) in nfc_ncif_proc_ee_discover_req()1132 plen -=NFC_EE_DISCOVER_ENTRY_LEN; in nfc_ncif_proc_ee_discover_req()
479 #define NFC_EE_DISCOVER_ENTRY_LEN 5 /* T, L, V(NFCEE ID, TechnMode, Protocol) */ macro