HomeSort by relevance Sort by last modified time
    Searched full:hci_register (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c 289 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;
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 249 tNFA_HCI_REGISTER hci_register; /* NFA_HCI_REGISTER_EVT */ member in union:__anon28667

Completed in 154 milliseconds