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

/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_api.h46 #define NFA_HCI_DEALLOCATE_GATE_EVT 0x04 /* A generic gate is released */ macro
123 /* Data for NFA_HCI_DEALLOCATE_GATE_EVT */
253 tNFA_HCI_DEALLOCATE_GATE deallocated; /* NFA_HCI_DEALLOCATE_GATE_EVT */
365 ** notified with NFA_HCI_DEALLOCATE_GATE_EVT with the gate id.
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_act.c589 nfa_hciu_send_to_app (NFA_HCI_DEALLOCATE_GATE_EVT, &evt_data, app_handle);

Completed in 207 milliseconds