Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_hci_api.h261 tNFA_HCI_REGISTER hci_register; /* NFA_HCI_REGISTER_EVT */ member
/system/nfc/src/nfa/hci/
Dnfa_hci_act.cc278 evt_data.hci_register.status = NFA_STATUS_FAILED; in nfa_hci_api_register()
284 evt_data.hci_register.num_pipes = num_pipes; in nfa_hci_api_register()
285 evt_data.hci_register.num_gates = num_gates; in nfa_hci_api_register()
290 evt_data.hci_register.hci_handle = (tNFA_HANDLE)(xx | NFA_HANDLE_GROUP_HCI); in nfa_hci_api_register()
292 evt_data.hci_register.status = NFA_STATUS_OK; in nfa_hci_api_register()