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

  /system/nfc/src/nfa/hci/
nfa_hci_api.c 107 tNFA_HCI_API_GET_APP_GATE_PIPE* p_msg;
119 ((p_msg = (tNFA_HCI_API_GET_APP_GATE_PIPE*)GKI_getbuf(
120 sizeof(tNFA_HCI_API_GET_APP_GATE_PIPE))) != NULL)) {
    [all...]
  /system/nfc/src/nfa/int/
nfa_hci_int.h 143 } tNFA_HCI_API_GET_APP_GATE_PIPE;
288 tNFA_HCI_API_GET_APP_GATE_PIPE get_gate_pipe_list; /* Get the list of gates

Completed in 1282 milliseconds