Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_hci_int.h298 gate_dealloc; /* Deallocate the gate allocated to the application */ member
/system/nfc/src/nfa/hci/
Dnfa_hci_act.cc508 gate_id = p_evt_data->gate_dealloc.gate; in nfa_hci_api_dealloc_gate()
509 app_handle = p_evt_data->gate_dealloc.hci_handle; in nfa_hci_api_dealloc_gate()