Home
last modified time | relevance | path

Searched refs:tNFA_HCI_API_SEND_RSP_EVT (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.c649 tNFA_HCI_API_SEND_RSP_EVT *p_msg; in NFA_HciSendResponse()
673 …&&((p_msg = (tNFA_HCI_API_SEND_RSP_EVT *) GKI_getbuf (sizeof (tNFA_HCI_API_SEND_RSP_EVT))) != NULL… in NFA_HciSendResponse()
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h277 } tNFA_HCI_API_SEND_RSP_EVT; typedef
306tNFA_HCI_API_SEND_RSP_EVT send_rsp; /* Response to a command sent …