Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.c214 tNFA_HCI_API_ALLOC_GATE *p_msg; in NFA_HciAllocGate()
233 … &&((p_msg = (tNFA_HCI_API_ALLOC_GATE *) GKI_getbuf (sizeof (tNFA_HCI_API_ALLOC_GATE))) != NULL) ) in NFA_HciAllocGate()
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h140 } tNFA_HCI_API_ALLOC_GATE; typedef
295tNFA_HCI_API_ALLOC_GATE gate_info; /* Allocate a dynamic gate to …