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

  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 469 extern tNFA_HCI_DYN_PIPE *nfa_hciu_find_pipe_by_owner (tNFA_HANDLE app_handle);
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c 610 NFA_TRACE_DEBUG1 ("nfa_hciu_find_pipe_by_owner () app_handle:0x%x", app_handle);
668 ** Function nfa_hciu_find_pipe_by_owner
675 tNFA_HCI_DYN_PIPE *nfa_hciu_find_pipe_by_owner (tNFA_HANDLE app_handle) function
681 NFA_TRACE_DEBUG1 ("nfa_hciu_find_pipe_by_owner () app_handle:0x%x", app_handle);
    [all...]
nfa_hci_act.c 355 if (nfa_hciu_find_pipe_by_owner (nfa_hci_cb.app_in_use) == NULL)
    [all...]

Completed in 37 milliseconds