Home
last modified time | relevance | path

Searched refs:NFA_HCI_DEBUG_ON (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_hci_int.h34 #define NFA_HCI_DEBUG_ON 0x01 macro
/system/nfc/src/nfa/hci/
Dnfa_hci_main.cc587 if (HCI_LOOPBACK_DEBUG == NFA_HCI_DEBUG_ON) { in nfa_hci_startup()
1147 if (HCI_LOOPBACK_DEBUG == NFA_HCI_DEBUG_ON) { in nfa_hci_evt_hdlr()
Dnfa_hci_api.cc885 HCI_LOOPBACK_DEBUG = NFA_HCI_DEBUG_ON; in NFA_HciDebug()
Dnfa_hci_utils.cc356 if (HCI_LOOPBACK_DEBUG == NFA_HCI_DEBUG_ON) in nfa_hciu_send_msg()