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
119
#if (defined(
BTU_BTA_INCLUDED
) &&
BTU_BTA_INCLUDED
== TRUE)
211
#if (defined(
BTU_BTA_INCLUDED
) &&
BTU_BTA_INCLUDED
== TRUE)
568
#if (defined(
BTU_BTA_INCLUDED
) &&
BTU_BTA_INCLUDED
== TRUE)
/external/bluetooth/bluedroid/include/
bt_target.h
915
#ifndef
BTU_BTA_INCLUDED
916
#define
BTU_BTA_INCLUDED
TRUE
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
701
#ifndef
BTU_BTA_INCLUDED
702
#define
BTU_BTA_INCLUDED
FALSE
[
all
...]
Completed in 30 milliseconds