Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h99 #define NFA_HCI_FIRST_API_EVENT NFA_HCI_API_REGISTER_APP_EVT macro
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_main.c1126 if ((p_msg->event >= NFA_HCI_FIRST_API_EVENT) && (p_msg->event <= NFA_HCI_LAST_API_EVENT)) in nfa_hci_evt_hdlr()