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