OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_PWR_MGR_INCLUDED
(Results
1 - 12
of
12
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_int.h
119
#if
BTM_PWR_MGR_INCLUDED
== FALSE
121
#endif /*
BTM_PWR_MGR_INCLUDED
*/
623
#if
BTM_PWR_MGR_INCLUDED
== TRUE
688
#endif /*
BTM_PWR_MGR_INCLUDED
*/
[
all
...]
btm_sco.c
566
#if (
BTM_PWR_MGR_INCLUDED
== TRUE) && (BTM_SCO_WAKE_PARKED_LINK == TRUE)
615
#if (
BTM_PWR_MGR_INCLUDED
== TRUE) && (BTM_SCO_WAKE_PARKED_LINK == TRUE)
626
#elif
BTM_PWR_MGR_INCLUDED
== TRUE
715
#if (
BTM_PWR_MGR_INCLUDED
== TRUE) && (BTM_SCO_WAKE_PARKED_LINK == TRUE)
[
all
...]
btm_acl.c
241
#if
BTM_PWR_MGR_INCLUDED
== FALSE
245
#endif /*
BTM_PWR_MGR_INCLUDED
== FALSE */
600
#if
BTM_PWR_MGR_INCLUDED
== TRUE
651
#if
BTM_PWR_MGR_INCLUDED
== FALSE
746
#if
BTM_PWR_MGR_INCLUDED
== TRUE
766
#if
BTM_PWR_MGR_INCLUDED
== FALSE
[
all
...]
btm_pm.c
45
#if
BTM_PWR_MGR_INCLUDED
== TRUE
957
#else /*
BTM_PWR_MGR_INCLUDED
== TRUE */
963
** Description Stubbed versions for
BTM_PWR_MGR_INCLUDED
= FALSE
992
** Returns
BTM_PWR_MGR_INCLUDED
.
997
return
BTM_PWR_MGR_INCLUDED
;
btm_devctl.c
504
#if
BTM_PWR_MGR_INCLUDED
== TRUE
676
#if
BTM_PWR_MGR_INCLUDED
== TRUE
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c
186
#if
BTM_PWR_MGR_INCLUDED
== TRUE
243
#if
BTM_PWR_MGR_INCLUDED
== TRUE
[
all
...]
l2c_int.h
[
all
...]
l2c_link.c
[
all
...]
/external/bluetooth/bluedroid/stack/btu/
btu_hcif.c
[
all
...]
/external/bluetooth/bluedroid/include/
bt_target.h
1095
#ifndef
BTM_PWR_MGR_INCLUDED
1096
#define
BTM_PWR_MGR_INCLUDED
TRUE
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
829
#ifndef
BTM_PWR_MGR_INCLUDED
830
#define
BTM_PWR_MGR_INCLUDED
TRUE
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_api.h
[
all
...]
Completed in 57 milliseconds