OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LMP_HOLD
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluez/lib/bluetooth/
hci.h
240
#define
LMP_HOLD
0x40
[
all
...]
/external/qemu/hw/
bt.h
199
LMP_HOLD
= 0x0014,
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
227
#define
LMP_HOLD
0x40
[
all
...]
/external/bluetooth/bluez/lib/
hci.c
684
{ "<hold mode>",
LMP_HOLD
}, /* Bit 6 */
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
560
if (!(dev->features[0] &
LMP_HOLD
))
[
all
...]
Completed in 382 milliseconds