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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 722 tNFA_HCI_API_SEND_EVENT_EVT *p_msg;
753 &&((p_msg = (tNFA_HCI_API_SEND_EVENT_EVT *) GKI_getbuf (sizeof (tNFA_HCI_API_SEND_EVENT_EVT))) != NULL) )
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 239 } tNFA_HCI_API_SEND_EVENT_EVT;
307 tNFA_HCI_API_SEND_EVENT_EVT send_evt; /* Send a command on a pipe to a host */

Completed in 19 milliseconds