Searched refs:nci_t4t_select_cmd2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/nci/ |
H A D | nci_dev.c | 68 const __u8 nci_t4t_select_cmd2[] = {0x00, 0x00, 0x07, 0x00, 0xA4, 0x00, 0x0C, 0x02, variable 771 if (read_write_nci_cmd(nfc_sock, virtual_fd, nci_t4t_select_cmd2, in read_tag() 772 sizeof(nci_t4t_select_cmd2), nci_t4t_rsp_ok, in read_tag()
|