Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h422 #define I93_FLAG_SLOT_ONE 0x20 /* 1 slot */ macro
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c557 …flags = (I93_FLAG_SLOT_ONE | I93_FLAG_INVENTORY_SET | RW_I93_FLAG_SUB_CARRIER | RW_I93_FLAG_DATA_R… in rw_i93_send_cmd_inventory()