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

  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 91 NFA_HCI_API_SEND_EVENT_EVT, /* Send event via pipe */
100 #define NFA_HCI_LAST_API_EVENT NFA_HCI_API_SEND_EVENT_EVT
227 /* data type for NFA_HCI_API_SEND_EVENT_EVT */
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 755 p_msg->hdr.event = NFA_HCI_API_SEND_EVENT_EVT;
    [all...]
nfa_hci_act.c 110 case NFA_HCI_API_SEND_EVENT_EVT:
209 case NFA_HCI_API_SEND_EVENT_EVT:
    [all...]
nfa_hci_utils.c     [all...]

Completed in 23 milliseconds