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

  /external/libnfc-nci/src/nfa/ce/
nfa_ce_api.c 216 p_msg->reg_listen.hdr.event = NFA_CE_API_REG_LISTEN_EVT;
217 p_msg->reg_listen.listen_type = NFA_CE_REG_TYPE_UICC;
219 p_msg->reg_listen.ee_handle = ee_handle;
220 p_msg->reg_listen.tech_mask = tech_mask;
263 p_msg->reg_listen.hdr.event = NFA_CE_API_REG_LISTEN_EVT;
264 p_msg->reg_listen.p_conn_cback = p_conn_cback;
265 p_msg->reg_listen.listen_type = NFA_CE_REG_TYPE_FELICA;
268 memcpy (p_msg->reg_listen.nfcid2, nfcid2, NCI_RF_F_UID_LEN);
269 p_msg->reg_listen.system_code = system_code;
338 p_msg->reg_listen.hdr.event = NFA_CE_API_REG_LISTEN_EVT
    [all...]
nfa_ce_act.c     [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ce_int.h 120 tNFA_CE_API_REG_LISTEN reg_listen; member in union:__anon10352

Completed in 2486 milliseconds