OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_TRACE_PROTOCOL
(Results
1 - 7
of
7
) sorted by null
/external/libnfc-nci/src/nfc/int/
tags_int.h
87
#if (
BT_TRACE_PROTOCOL
== TRUE)
/external/libnfc-nci/src/hal/include/
nfc_hal_target.h
158
#ifndef
BT_TRACE_PROTOCOL
159
#define
BT_TRACE_PROTOCOL
(NFC_HAL_TRACE_PROTOCOL)
/external/bluetooth/bluedroid/include/
bt_target.h
364
#ifndef
BT_TRACE_PROTOCOL
365
#define
BT_TRACE_PROTOCOL
TRUE
[
all
...]
/external/libnfc-nci/src/nfc/llcp/
llcp_link.c
[
all
...]
/external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c
715
#if (
BT_TRACE_PROTOCOL
== TRUE)
[
all
...]
nfa_hci_utils.c
384
#if (
BT_TRACE_PROTOCOL
== TRUE)
[
all
...]
/external/libnfc-nci/src/include/
bt_trace.h
243
#ifndef
BT_TRACE_PROTOCOL
244
#define
BT_TRACE_PROTOCOL
FALSE /* Android requires FALSE */
[
all
...]
Completed in 381 milliseconds