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

  /system/nfc/src/nfa/hci/
nfa_hci_act.c 693 nfa_hciu_find_pipe_by_pid(p_evt_data->get_registry.pipe);
702 (p_gate->gate_owner == p_evt_data->get_registry.hci_handle)) {
703 nfa_hci_cb.app_in_use = p_evt_data->get_registry.hci_handle;
712 p_evt_data->get_registry.pipe);
714 status = nfa_hciu_send_get_param_cmd(p_evt_data->get_registry.pipe,
715 p_evt_data->get_registry.reg_inx);
725 p_evt_data->get_registry.hci_handle);
    [all...]
  /system/nfc/src/nfa/int/
nfa_hci_int.h 302 tNFA_HCI_API_GET_REGISTRY get_registry; /* Get a registry entry on a host */ member in union:__anon114925

Completed in 3257 milliseconds