Home
last modified time | relevance | path

Searched refs:NFC_ISO15693_UID_LEN (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/include/
Dnfc_api.h584 #define NFC_ISO15693_UID_LEN 8 macro
588 uint8_t uid[NFC_ISO15693_UID_LEN];
/system/nfc/src/nfa/dm/
Dnfa_dm_act.cc1749 nfcid_len = NFC_ISO15693_UID_LEN; in nfa_dm_notify_activation_status()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc758 STREAM_TO_ARRAY(p_i93->uid, p, NFC_ISO15693_UID_LEN); in nfc_ncif_decode_rf_params()