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

  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 48 #define NFA_HCI_OPEN_PIPE_EVT 0x06 /* Pipe is opened / could not open */
140 /* Data for NFA_HCI_OPEN_PIPE_EVT */
255 tNFA_HCI_OPEN_PIPE opened; /* NFA_HCI_OPEN_PIPE_EVT */
425 ** NFA_HCI_OPEN_PIPE_EVT with the pipe id.
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c 701 nfa_hciu_send_to_app (NFA_HCI_OPEN_PIPE_EVT, &evt_data, p_evt_data->open_pipe.hci_handle);
709 nfa_hciu_send_to_app (NFA_HCI_OPEN_PIPE_EVT, &evt_data, p_evt_data->open_pipe.hci_handle);
    [all...]
nfa_hci_main.c     [all...]

Completed in 632 milliseconds