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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c 421 evt_data.gates_pipes.num_gates = 0;
422 evt_data.gates_pipes.num_pipes = 0;
428 evt_data.gates_pipes.gate[evt_data.gates_pipes.num_gates++] = pg->gate_id;
436 evt_data.gates_pipes.pipe[evt_data.gates_pipes.num_pipes++] = *(tNFA_HCI_PIPE_INFO*)pp;
441 evt_data.gates_pipes.num_uicc_created_pipes = 0;
447 memcpy (&evt_data.gates_pipes.uicc_created_pipe [evt_data.gates_pipes.num_uicc_created_pipes++], pp, sizeof (tNFA_HCI_PIPE_INFO));
451 memcpy (&evt_data.gates_pipes.uicc_created_pipe [evt_data.gates_pipes.num_uicc_created_pipes++], pp, sizeof (tNFA_HCI_PIPE_INFO) (…)
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 251 tNFA_HCI_GET_GATE_PIPE_LIST gates_pipes; /* NFA_HCI_GET_GATE_PIPE_LIST_EVT */ member in union:__anon10319
  /packages/apps/Nfc/nci/jni/
SecureElement.cpp     [all...]

Completed in 36 milliseconds