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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 355 tNFA_HCI_API_CREATE_PIPE_EVT *p_msg;
393 &&((p_msg = (tNFA_HCI_API_CREATE_PIPE_EVT *) GKI_getbuf (sizeof (tNFA_HCI_API_CREATE_PIPE_EVT))) != NULL) )
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 187 } tNFA_HCI_API_CREATE_PIPE_EVT;
297 tNFA_HCI_API_CREATE_PIPE_EVT create_pipe; /* Create a pipe */

Completed in 26 milliseconds