OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_LM_MASTER
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/lib/
hci.c
295
{ "MASTER",
HCI_LM_MASTER
},
311
if (!(lm &
HCI_LM_MASTER
))
[
all
...]
/external/bluetooth/bluez/lib/bluetooth/
hci.h
306
#define
HCI_LM_MASTER
0x0001
[
all
...]
/external/qemu/hw/
bt.h
431
HCI_LM_MASTER
= 1 << 0,
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
294
#define
HCI_LM_MASTER
0x0001
[
all
...]
Completed in 29 milliseconds