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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 214 tNFA_HCI_API_ALLOC_GATE *p_msg;
233 &&((p_msg = (tNFA_HCI_API_ALLOC_GATE *) GKI_getbuf (sizeof (tNFA_HCI_API_ALLOC_GATE))) != NULL) )
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 140 } tNFA_HCI_API_ALLOC_GATE;
295 tNFA_HCI_API_ALLOC_GATE gate_info; /* Allocate a dynamic gate to the application */

Completed in 37 milliseconds