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

  /external/libnfc-nci/src/nfa/snep/
nfa_snep_default.c 168 if (nfa_snep_default_cb.conn[xx].conn_handle == p_data->put_req.conn_handle)
173 p_data->put_req.p_ndef,
174 p_data->put_req.ndef_length);
179 DispNDEFMsg (p_data->put_req.p_ndef,
180 p_data->put_req.ndef_length, TRUE);
184 nfa_mem_co_free (p_data->put_req.p_ndef);
187 api_put_resp.conn_handle = p_data->put_req.conn_handle;
nfa_snep_act.c     [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_snep_api.h 167 tNFA_SNEP_PUT_REQ put_req; /* NFA_SNEP_PUT_REQ_EVT */ member in union:__anon9174

Completed in 483 milliseconds