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

  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 50 #define NFA_HCI_DELETE_PIPE_EVT 0x08 /* Pipe is deleted */
154 /* Data for NFA_HCI_DELETE_PIPE_EVT */
257 tNFA_HCI_DELETE_PIPE deleted; /* NFA_HCI_DELETE_PIPE_EVT */
569 ** the app will be notified with NFA_HCI_DELETE_PIPE_EVT with
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c 886 nfa_hciu_send_to_app (NFA_HCI_DELETE_PIPE_EVT, &evt_data, p_evt_data->close_pipe.hci_handle);
    [all...]
nfa_hci_main.c     [all...]
nfa_hci_utils.c 919 nfa_hciu_send_to_app (NFA_HCI_DELETE_PIPE_EVT, &evt_data, pg->gate_owner);
    [all...]

Completed in 77 milliseconds