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