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

  /system/nfc/src/nfa/hci/
nfa_hci_api.c 577 tNFA_HCI_API_SEND_CMD_EVT* p_msg;
601 ((p_msg = (tNFA_HCI_API_SEND_CMD_EVT*)GKI_getbuf(
602 sizeof(tNFA_HCI_API_SEND_CMD_EVT))) != NULL)) {
    [all...]
  /system/nfc/src/nfa/int/
nfa_hci_int.h 249 } tNFA_HCI_API_SEND_CMD_EVT;
304 tNFA_HCI_API_SEND_CMD_EVT send_cmd; /* Send a event on a pipe to a host */

Completed in 64 milliseconds