OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LMP_RSWITCH
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluez/lib/bluetooth/
hci.h
239
#define
LMP_RSWITCH
0x20
[
all
...]
/external/qemu/hw/
bt.h
362
LMP_RSWITCH
= 1 << 5,
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
226
#define
LMP_RSWITCH
0x20
[
all
...]
/external/bluetooth/bluez/lib/
hci.c
683
{ "<role switch>",
LMP_RSWITCH
}, /* Bit 5 */
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
558
if (!(dev->features[0] &
LMP_RSWITCH
))
[
all
...]
Completed in 991 milliseconds