Searched refs:NFA_HCI_ALLOCATE_GATE_EVT (Results 1 - 2 of 2) sorted by relevance

/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h47 #define NFA_HCI_ALLOCATE_GATE_EVT \ macro
142 /* Data for NFA_HCI_ALLOCATE_GATE_EVT */
264 tNFA_HCI_ALLOCATE_GATE allocated; /* NFA_HCI_ALLOCATE_GATE_EVT */
363 ** with NFA_HCI_ALLOCATE_GATE_EVT with the gate id. The
/system/nfc/src/nfa/hci/
H A Dnfa_hci_act.cc489 /* notify NFA_HCI_ALLOCATE_GATE_EVT to the application */
490 nfa_hciu_send_to_app(NFA_HCI_ALLOCATE_GATE_EVT, &evt_data, app_handle);

Completed in 9 milliseconds