Searched refs:NFC_MAX_GT_LEN (Results 1 – 6 of 6) sorted by relevance
77 u8 gb[NFC_MAX_GT_LEN];81 u8 remote_gb[NFC_MAX_GT_LEN];
564 if (gb_len > NFC_MAX_GT_LEN) { in nfc_llcp_build_gb()618 if (gb_len < 3 || gb_len > NFC_MAX_GT_LEN) in nfc_llcp_set_remote_gb()627 memset(local->remote_gb, 0, NFC_MAX_GT_LEN); in nfc_llcp_set_remote_gb()
305 if (gb_len > NFC_MAX_GT_LEN) { in nfc_dep_link_up()
78 #define NFC_MAX_GT_LEN 48 macro
266 __u8 remote_gb[NFC_MAX_GT_LEN];
769 if (param.len > NFC_MAX_GT_LEN) in nci_set_local_general_bytes()