Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Dnfc.h269 const u8 *gt, u8 gt_len);
/linux/drivers/nfc/pn533/
H A Dpn533.c1768 u16 gt_len; in pn533_activate_target_nfcdep() local
1794 gt_len = resp->len - 16; in pn533_activate_target_nfcdep()
1795 rc = nfc_set_remote_general_bytes(dev->nfc_dev, rsp->gt, gt_len); in pn533_activate_target_nfcdep()