Searched refs:NFA_HCI_API_SEND_RSP_EVT (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h90 NFA_HCI_API_SEND_RSP_EVT, /* Application Response to a command */ enumerator in enum:__anon24170
268 /* data type for NFA_HCI_API_SEND_RSP_EVT */
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_api.c675 p_msg->hdr.event = NFA_HCI_API_SEND_RSP_EVT;
H A Dnfa_hci_utils.c1296 case NFA_HCI_API_SEND_RSP_EVT: return ("API_SEND_RESPONSE_EVT");
H A Dnfa_hci_act.c205 case NFA_HCI_API_SEND_RSP_EVT:

Completed in 630 milliseconds