Searched refs:NFC_MAX_GT_LEN (Results 1 – 6 of 6) sorted by relevance
78 u8 gb[NFC_MAX_GT_LEN];82 u8 remote_gb[NFC_MAX_GT_LEN];
565 if (gb_len > NFC_MAX_GT_LEN) { in nfc_llcp_build_gb()619 if (gb_len < 3 || gb_len > NFC_MAX_GT_LEN) in nfc_llcp_set_remote_gb()628 memset(local->remote_gb, 0, NFC_MAX_GT_LEN); in nfc_llcp_set_remote_gb()
304 if (gb_len > NFC_MAX_GT_LEN) { in nfc_dep_link_up()
78 #define NFC_MAX_GT_LEN 48 macro
265 __u8 remote_gb[NFC_MAX_GT_LEN];
740 if (param.len > NFC_MAX_GT_LEN) in nci_set_local_general_bytes()