OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATT_DEBUG
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c
48
#if (defined
BTA_GATT_DEBUG
&&
BTA_GATT_DEBUG
== TRUE)
124
#endif /*
BTA_GATT_DEBUG
== TRUE */
155
#if
BTA_GATT_DEBUG
== TRUE
302
#if (defined
BTA_GATT_DEBUG
&&
BTA_GATT_DEBUG
== TRUE)
358
#if (defined
BTA_GATT_DEBUG
&&
BTA_GATT_DEBUG
== TRUE)
448
#if (defined
BTA_GATT_DEBUG
&&
BTA_GATT_DEBUG
== TRUE
[
all
...]
bta_gattc_main.c
273
#if
BTA_GATT_DEBUG
== TRUE
293
#if
BTA_GATT_DEBUG
== TRUE
324
#if
BTA_GATT_DEBUG
== TRUE
350
#if
BTA_GATT_DEBUG
== TRUE
425
#if
BTA_GATT_DEBUG
== TRUE
bta_gattc_utils.c
221
#if
BTA_GATT_DEBUG
== TRUE
943
#if
BTA_GATT_DEBUG
== TRUE
972
#if
BTA_GATT_DEBUG
== TRUE
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
42
#ifndef
BTA_GATT_DEBUG
43
#define
BTA_GATT_DEBUG
FALSE
[
all
...]
Completed in 303 milliseconds