OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTU_BTA_INCLUDED
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/main/
bte_init.c
86
#if (defined(
BTU_BTA_INCLUDED
) &&
BTU_BTA_INCLUDED
== TRUE)
328
#if (defined(
BTU_BTA_INCLUDED
) &&
BTU_BTA_INCLUDED
== TRUE)
/external/bluetooth/bluedroid/stack/btu/
btu_task.c
118
#if (defined(
BTU_BTA_INCLUDED
) &&
BTU_BTA_INCLUDED
== TRUE)
209
#if (defined(
BTU_BTA_INCLUDED
) &&
BTU_BTA_INCLUDED
== TRUE)
547
#if (defined(
BTU_BTA_INCLUDED
) &&
BTU_BTA_INCLUDED
== TRUE)
/external/bluetooth/bluedroid/include/
bt_target.h
1005
#ifndef
BTU_BTA_INCLUDED
1006
#define
BTU_BTA_INCLUDED
TRUE
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
743
#ifndef
BTU_BTA_INCLUDED
744
#define
BTU_BTA_INCLUDED
FALSE
[
all
...]
Completed in 28 milliseconds