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

  /external/libnfc-nci/src/nfc/include/
ndef_utils.h 56 NDEF_MSG_TOO_SHORT, /* 2 - Message was too short (< 3 bytes) */
  /external/libnfc-nci/src/nfc/ndef/
ndef_utils.c 89 return (NDEF_MSG_TOO_SHORT);
103 return (NDEF_MSG_TOO_SHORT);
121 return (NDEF_MSG_TOO_SHORT);
131 return (NDEF_MSG_TOO_SHORT);
    [all...]

Completed in 53 milliseconds