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

  /system/nfc/src/nfa/hci/
nfa_hci_api.cc 724 tNFA_HCI_API_DELETE_PIPE_EVT* p_msg;
746 ((p_msg = (tNFA_HCI_API_DELETE_PIPE_EVT*)GKI_getbuf(
747 sizeof(tNFA_HCI_API_DELETE_PIPE_EVT))) != NULL)) {
    [all...]
  /system/nfc/src/nfa/include/
nfa_hci_int.h 216 } tNFA_HCI_API_DELETE_PIPE_EVT;
298 tNFA_HCI_API_DELETE_PIPE_EVT delete_pipe; /* Delete a pipe */

Completed in 55 milliseconds