OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_HV1
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/lib/bluetooth/
hci.h
134
#define
HCI_HV1
0x0020
146
#define SCO_PTYPE_MASK (
HCI_HV1
| HCI_HV2 | HCI_HV3)
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
112
#define
HCI_HV1
0x0020
125
#define SCO_PTYPE_MASK (
HCI_HV1
| HCI_HV2 | HCI_HV3)
[
all
...]
/external/qemu/hw/
bt.h
275
HCI_HV1
= 1 << 5,
[
all
...]
/external/bluetooth/bluez/lib/
hci.c
225
{ "HV1",
HCI_HV1
},
[
all
...]
Completed in 377 milliseconds