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

  /system/nfc/src/nfa/int/
nfa_rw_int.h 183 uint8_t uid[I93_UID_BYTE_LEN];
317 uint8_t i93_uid[I93_UID_BYTE_LEN];
  /system/nfc/src/nfa/include/
nfa_api.h 430 uint8_t uid[I93_UID_BYTE_LEN]; /* UID[0]:MSB, ... UID[7]:LSB */
508 uint8_t uid[I93_UID_BYTE_LEN]; /* UID[0]:MSB, ... UID[7]:LSB */
514 uint8_t uid[I93_UID_BYTE_LEN]; /* UID */
    [all...]
  /system/nfc/src/nfa/rw/
nfa_rw_api.c 835 memcpy(p_msg->params.i93_cmd.uid, p_uid, I93_UID_BYTE_LEN);
    [all...]
nfa_rw_act.c     [all...]
  /system/nfc/src/nfc/include/
rw_api.h 215 uint8_t uid[I93_UID_BYTE_LEN]; /* UID[0]:MSB, ... UID[7]:LSB */
229 uint8_t uid[I93_UID_BYTE_LEN]; /* UID[0]:MSB, ... UID[7]:LSB */
    [all...]
tags_defs.h 644 #define I93_UID_BYTE_LEN 8
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp     [all...]
  /system/nfc/src/nfc/int/
rw_int.h 675 uint8_t uid[I93_UID_BYTE_LEN]; /* UID of currently activated */
    [all...]

Completed in 254 milliseconds