HomeSort by relevance Sort by last modified time
    Searched refs:NFC_ISO15693_UID_LEN (Results 1 - 3 of 3) sorted by null

  /system/nfc/src/nfc/include/
nfc_api.h 594 #define NFC_ISO15693_UID_LEN 8
598 uint8_t uid[NFC_ISO15693_UID_LEN];
    [all...]
  /system/nfc/src/nfa/dm/
nfa_dm_act.c     [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.c 647 STREAM_TO_ARRAY(p_i93->uid, p, NFC_ISO15693_UID_LEN);
    [all...]

Completed in 42 milliseconds