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

  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 84 NFA_HCI_API_CREATE_PIPE_EVT, /* Create a pipe between two gates */
178 /* data type for NFA_HCI_API_CREATE_PIPE_EVT */
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 387 p_msg->hdr.event = NFA_HCI_API_CREATE_PIPE_EVT;
    [all...]
nfa_hci_act.c 91 case NFA_HCI_API_CREATE_PIPE_EVT:
183 case NFA_HCI_API_CREATE_PIPE_EVT:
    [all...]
nfa_hci_utils.c     [all...]

Completed in 24 milliseconds