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

  /external/libnfc-nci/src/nfa/include/
nfa_snep_api.h 46 #define NFA_SNEP_RESP_CODE_BAD_REQ 0xC2 /* malformed request not understood */
  /external/libnfc-nci/src/nfa/snep/
nfa_snep_act.c 636 &&(opcode != NFA_SNEP_RESP_CODE_BAD_REQ)
665 nfa_snep_send_msg (NFA_SNEP_RESP_CODE_BAD_REQ, dlink);
689 nfa_snep_send_msg (NFA_SNEP_RESP_CODE_BAD_REQ, dlink);
    [all...]

Completed in 29 milliseconds