Searched refs:passive_data (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/nfc/pn533/ |
| H A D | pn533.c | 1347 u8 passive_data[PASSIVE_DATA_LEN] = {0x00, 0xff, 0xff, 0x00, 0x3}; in pn533_poll_dep() local 1378 skb_put_data(skb, passive_data, PASSIVE_DATA_LEN); in pn533_poll_dep() 1968 u8 passive_data[PASSIVE_DATA_LEN] = {0x00, 0xff, 0xff, 0x00, 0x3}; in pn533_dep_link_up() local 2004 skb_put_data(skb, passive_data, PASSIVE_DATA_LEN); in pn533_dep_link_up()
|