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

  /external/libnfc-nci/src/nfa/include/
nfa_snep_api.h 44 #define NFA_SNEP_RESP_CODE_NOT_FOUND 0xC0 /* resource not found */
360 ** NDEF message. If buffer is not allocated, NFA_SNEP_RESP_CODE_NOT_FOUND
  /external/libnfc-nci/src/nfa/snep/
nfa_snep_act.c 634 &&(opcode != NFA_SNEP_RESP_CODE_NOT_FOUND)
791 evt_data.alloc.resp_code = NFA_SNEP_RESP_CODE_NOT_FOUND;
    [all...]

Completed in 18 milliseconds