OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACL_LINK
(Results
1 - 10
of
10
) sorted by null
/external/bluetooth/bluez/tools/
hcitool.c
103
case
ACL_LINK
:
707
cr->type =
ACL_LINK
;
914
cr->type =
ACL_LINK
;
1319
cr->type =
ACL_LINK
;
1445
cr->type =
ACL_LINK
;
1513
cr->type =
ACL_LINK
;
1583
cr->type =
ACL_LINK
;
[
all
...]
/external/bluetooth/bluez/common/
android_bluez.c
156
if (conn_info->type ==
ACL_LINK
&&
/external/bluetooth/bluez/src/
android_bluez.c
157
if (conn_info->type ==
ACL_LINK
&&
/external/bluetooth/bluez/compat/
hidd.c
188
cr->type =
ACL_LINK
;
224
cr->type =
ACL_LINK
;
/external/bluetooth/bluez/test/
hciemu.c
323
cr->link_type =
ACL_LINK
;
352
cc->link_type =
ACL_LINK
;
571
info.link_type =
ACL_LINK
;
/external/qemu/hw/
bt-hci.c
716
params.link_type =
ACL_LINK
;
756
params.link_type =
ACL_LINK
;
787
params.link_type =
ACL_LINK
;
869
params.link_type =
ACL_LINK
;
[
all
...]
bt.h
353
ACL_LINK
= 0x01,
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
651
cr->type =
ACL_LINK
;
[
all
...]
/external/bluetooth/bluez/lib/bluetooth/
hci.h
230
#define
ACL_LINK
0x01
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
217
#define
ACL_LINK
0x01
[
all
...]
Completed in 110 milliseconds