Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_hci_int.h118 #define NFA_HCI_LAST_API_EVENT NFA_HCI_API_SEND_EVENT_EVT macro
/system/nfc/src/nfa/hci/
Dnfa_hci_main.cc1128 (p_msg->event <= NFA_HCI_LAST_API_EVENT)) { in nfa_hci_evt_hdlr()
1159 if ((p_msg->event > NFA_HCI_LAST_API_EVENT)) GKI_freebuf(p_msg); in nfa_hci_evt_hdlr()