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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 260 tNFA_HCI_API_DEALLOC_GATE *p_msg;
278 &&((p_msg = (tNFA_HCI_API_DEALLOC_GATE *) GKI_getbuf (sizeof (tNFA_HCI_API_DEALLOC_GATE))) != NULL) )
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 148 } tNFA_HCI_API_DEALLOC_GATE;
296 tNFA_HCI_API_DEALLOC_GATE gate_dealloc; /* Deallocate the gate allocated to the application */

Completed in 27 milliseconds