OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_SCO_INCLUDED
(Results
1 - 15
of
15
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_main.c
67
#if
BTM_SCO_INCLUDED
== TRUE
btm_dev.c
325
#if
BTM_SCO_INCLUDED
== TRUE
btm_int.h
448
#if
BTM_SCO_INCLUDED
== TRUE
459
#endif /*
BTM_SCO_INCLUDED
*/
[
all
...]
btm_devctl.c
[
all
...]
btm_sco.c
37
#if
BTM_SCO_INCLUDED
== TRUE
[
all
...]
btm_acl.c
597
#if
BTM_SCO_INCLUDED
== TRUE
634
#if
BTM_SCO_INCLUDED
== TRUE
[
all
...]
/external/bluetooth/bluedroid/stack/btu/
btu_hcif.c
637
#if
BTM_SCO_INCLUDED
== TRUE
655
#if
BTM_SCO_INCLUDED
== TRUE
663
#endif /*
BTM_SCO_INCLUDED
*/
692
#if
BTM_SCO_INCLUDED
== TRUE
697
#endif /*
BTM_SCO_INCLUDED
*/
722
#if
BTM_SCO_INCLUDED
== TRUE
728
#endif /*
BTM_SCO_INCLUDED
*/
942
#if
BTM_SCO_INCLUDED
== TRUE
[
all
...]
btu_task.c
249
#if
BTM_SCO_INCLUDED
== TRUE
/external/bluetooth/bluedroid/btif/co/
bta_dm_co.c
171
#if (BTM_SCO_HCI_INCLUDED == TRUE ) && (
BTM_SCO_INCLUDED
== TRUE)
314
#endif /* #if (BTM_SCO_HCI_INCLUDED == TRUE ) && (
BTM_SCO_INCLUDED
== TRUE)*/
/external/bluetooth/bluedroid/include/
bt_target.h
850
#ifndef
BTM_SCO_INCLUDED
851
#define
BTM_SCO_INCLUDED
TRUE /* TRUE includes SCO code */
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
586
#ifndef
BTM_SCO_INCLUDED
587
#define
BTM_SCO_INCLUDED
TRUE /* TRUE includes SCO code */
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c
134
#if
BTM_SCO_INCLUDED
== TRUE
[
all
...]
l2c_link.c
403
#if
BTM_SCO_INCLUDED
== TRUE
[
all
...]
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
136
#if
BTM_SCO_INCLUDED
== TRUE
139
#endif /*
BTM_SCO_INCLUDED
*/
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hcicmds.c
203
#if
BTM_SCO_INCLUDED
== TRUE
226
#endif /*
BTM_SCO_INCLUDED
*/
[
all
...]
Completed in 339 milliseconds