Home
last modified time | relevance | path

Searched refs:tNFA_HCI_PIPE_INFO (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/include/
Dnfa_hci_api.h87 } tNFA_HCI_PIPE_INFO; typedef
109tNFA_HCI_PIPE_INFO pipe[NFA_HCI_MAX_PIPE_CB]; /* List of pipe created for the application */
113tNFA_HCI_PIPE_INFO uicc_created_pipe[NFA_HCI_MAX_PIPE_CB]; /* Pipe information of the UICC create…
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_act.c436 … evt_data.gates_pipes.pipe[evt_data.gates_pipes.num_pipes++] = *(tNFA_HCI_PIPE_INFO*)pp; in nfa_hci_api_get_gate_pipe_list()
447 …icc_created_pipe [evt_data.gates_pipes.num_uicc_created_pipes++], pp, sizeof (tNFA_HCI_PIPE_INFO)); in nfa_hci_api_get_gate_pipe_list()
451 …icc_created_pipe [evt_data.gates_pipes.num_uicc_created_pipes++], pp, sizeof (tNFA_HCI_PIPE_INFO)); in nfa_hci_api_get_gate_pipe_list()
460 …icc_created_pipe [evt_data.gates_pipes.num_uicc_created_pipes++], pp, sizeof (tNFA_HCI_PIPE_INFO)); in nfa_hci_api_get_gate_pipe_list()