Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h80NFA_HCI_API_DEALLOC_GATE_EVT, /* Deallocate a previously allocated… enumerator
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.c280 p_msg->hdr.event = NFA_HCI_API_DEALLOC_GATE_EVT; in NFA_HciDeallocGate()
Dnfa_hci_utils.c1287 case NFA_HCI_API_DEALLOC_GATE_EVT: return ("API_DEALLOC_GATE"); in nfa_hciu_get_event_name()
Dnfa_hci_act.c165 case NFA_HCI_API_DEALLOC_GATE_EVT: in nfa_hci_check_api_requests()