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

  /external/libnfc-nci/src/nfa/include/
nfa_snep_api.h 59 #define NFA_SNEP_PUT_REQ_EVT 0x05 /* PUT request from client */
111 /* Data for NFA_SNEP_PUT_REQ_EVT */
167 tNFA_SNEP_PUT_REQ put_req; /* NFA_SNEP_PUT_REQ_EVT */
394 ** returned with NFA_SNEP_PUT_REQ_EVT after receiving complete
401 ** NFA_SNEP_PUT_REQ_EVT.
425 ** or NFA_SNEP_PUT_REQ_EVT.
  /external/libnfc-nci/src/nfa/snep/
nfa_snep_default.c 153 /* allocate memory, allocated buffer will be returned in NFA_SNEP_PUT_REQ_EVT */
165 case NFA_SNEP_PUT_REQ_EVT:
nfa_snep_act.c     [all...]

Completed in 19 milliseconds