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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 580 tNFA_HCI_API_SEND_CMD_EVT *p_msg;
604 &&((p_msg = (tNFA_HCI_API_SEND_CMD_EVT *) GKI_getbuf (sizeof (tNFA_HCI_API_SEND_CMD_EVT))) != NULL) )
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 250 } tNFA_HCI_API_SEND_CMD_EVT;
305 tNFA_HCI_API_SEND_CMD_EVT send_cmd; /* Send a event on a pipe to a host */

Completed in 127 milliseconds