Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h90NFA_HCI_API_SEND_RSP_EVT, /* Application Response to a command… enumerator
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.c675 p_msg->hdr.event = NFA_HCI_API_SEND_RSP_EVT; in NFA_HciSendResponse()
Dnfa_hci_utils.c1296 case NFA_HCI_API_SEND_RSP_EVT: return ("API_SEND_RESPONSE_EVT"); in nfa_hciu_get_event_name()
Dnfa_hci_act.c205 case NFA_HCI_API_SEND_RSP_EVT: in nfa_hci_check_api_requests()