Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.c588 tNFA_HCI_API_SEND_CMD_EVT *p_msg; in NFA_HciSendCommand()
612 …&&((p_msg = (tNFA_HCI_API_SEND_CMD_EVT *) GKI_getbuf (sizeof (tNFA_HCI_API_SEND_CMD_EVT))) != NULL… in NFA_HciSendCommand()
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h250 } tNFA_HCI_API_SEND_CMD_EVT; typedef
305tNFA_HCI_API_SEND_CMD_EVT send_cmd; /* Send a event on a pipe to a…