Home
last modified time | relevance | path

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

/system/nfc/src/nfa/hci/
Dnfa_hci_api.cc885 HCI_LOOPBACK_DEBUG = NFA_HCI_DEBUG_ON; in NFA_HciDebug()
891 HCI_LOOPBACK_DEBUG = NFA_HCI_DEBUG_OFF; in NFA_HciDebug()
Dnfa_hci_utils.cc40 uint8_t HCI_LOOPBACK_DEBUG = NFA_HCI_DEBUG_OFF; variable
356 if (HCI_LOOPBACK_DEBUG == NFA_HCI_DEBUG_ON) in nfa_hciu_send_msg()
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()
/system/nfc/src/nfa/include/
Dnfa_hci_int.h31 extern uint8_t HCI_LOOPBACK_DEBUG;