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

  /system/nfc/src/nfa/rw/
nfa_rw_api.c 810 ** NFA_STATUS_WRONG_PROTOCOL: T5T tag not activated
821 return (NFA_STATUS_WRONG_PROTOCOL);
860 ** NFA_STATUS_WRONG_PROTOCOL: T5T tag not activated
870 return (NFA_STATUS_WRONG_PROTOCOL);
900 ** NFA_STATUS_WRONG_PROTOCOL: T5T tag not activated
911 return (NFA_STATUS_WRONG_PROTOCOL);
942 ** NFA_STATUS_WRONG_PROTOCOL: T5T tag not activated
953 return (NFA_STATUS_WRONG_PROTOCOL);
    [all...]
  /system/nfc/src/nfa/include/
nfa_api.h 105 #define NFA_STATUS_WRONG_PROTOCOL NFC_STATUS_WRONG_PROTOCOL
    [all...]

Completed in 1421 milliseconds