Searched refs:NFA_HCI_CMD_SENT_EVT (Results 1 - 2 of 2) sorted by relevance

/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h70 #define NFA_HCI_CMD_SENT_EVT 0x0E macro
235 /* Data for NFA_HCI_CMD_SENT_EVT */
273 tNFA_HCI_CMD_SENT cmd_sent; /* NFA_HCI_CMD_SENT_EVT */
457 ** notified by NFA_HCI_CMD_SENT_EVT
472 ** The app will be notified by NFA_HCI_CMD_SENT_EVT if an error
/system/nfc/src/nfa/hci/
H A Dnfa_hci_act.cc724 /* Send NFA_HCI_CMD_SENT_EVT to notify failure */
725 nfa_hciu_send_to_app(NFA_HCI_CMD_SENT_EVT, &evt_data,
773 /* Send NFA_HCI_CMD_SENT_EVT to notify failure */
774 nfa_hciu_send_to_app(NFA_HCI_CMD_SENT_EVT, &evt_data,
899 /* Send NFA_HCI_CMD_SENT_EVT to notify failure */
900 nfa_hciu_send_to_app(NFA_HCI_CMD_SENT_EVT, &evt_data,

Completed in 8 milliseconds