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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 641 tNFA_HCI_API_SEND_RSP_EVT *p_msg;
665 &&((p_msg = (tNFA_HCI_API_SEND_RSP_EVT *) GKI_getbuf (sizeof (tNFA_HCI_API_SEND_RSP_EVT))) != NULL) )
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 277 } tNFA_HCI_API_SEND_RSP_EVT;
306 tNFA_HCI_API_SEND_RSP_EVT send_rsp; /* Response to a command sent on a pipe to a host */

Completed in 120 milliseconds