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

/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_api.h249 tNFA_HCI_REGISTER hci_register; /* NFA_HCI_REGISTER_EVT */ member in union:__anon24049
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_act.c289 evt_data.hci_register.status = NFA_STATUS_FAILED;
295 evt_data.hci_register.num_pipes = num_pipes;
296 evt_data.hci_register.num_gates = num_gates;
301 evt_data.hci_register.hci_handle = (tNFA_HANDLE) (xx | NFA_HANDLE_GROUP_HCI);
303 evt_data.hci_register.status = NFA_STATUS_OK;

Completed in 72 milliseconds