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

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_api.c1004 NFA_TRACE_API0 ("NFA_HciDebug HCI_LOOPBACK_DEBUG = TRUE");
1005 HCI_LOOPBACK_DEBUG = TRUE;
1009 NFA_TRACE_API0 ("NFA_HciDebug HCI_LOOPBACK_DEBUG = FALSE");
1010 HCI_LOOPBACK_DEBUG = FALSE;
H A Dnfa_hci_main.c557 if (HCI_LOOPBACK_DEBUG)
1147 if (HCI_LOOPBACK_DEBUG)
H A Dnfa_hci_utils.c38 BOOLEAN HCI_LOOPBACK_DEBUG = FALSE; variable
384 if (HCI_LOOPBACK_DEBUG)
/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h30 extern BOOLEAN HCI_LOOPBACK_DEBUG;

Completed in 94 milliseconds