OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_HCI_GET_GATE_PIPE_LIST_EVT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_hci_api.h
44
#define
NFA_HCI_GET_GATE_PIPE_LIST_EVT
0x02 /* Retrieved gates,pipes assoc. to application */
104
/* Data for
NFA_HCI_GET_GATE_PIPE_LIST_EVT
*/
251
tNFA_HCI_GET_GATE_PIPE_LIST gates_pipes; /*
NFA_HCI_GET_GATE_PIPE_LIST_EVT
*/
309
**
NFA_HCI_GET_GATE_PIPE_LIST_EVT
. List of allocated dynamic
/packages/apps/Nfc/nci/jni/
SecureElement.cpp
[
all
...]
/external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c
457
/* notify
NFA_HCI_GET_GATE_PIPE_LIST_EVT
to the application */
458
nfa_hciu_send_to_app (
NFA_HCI_GET_GATE_PIPE_LIST_EVT
, &evt_data, p_evt_data->get_gate_pipe_list.hci_handle);
[
all
...]
Completed in 55 milliseconds