OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LMP_SNIFF_SUBR
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/tools/
hcieventmask.c
86
if (di.features[5] &
LMP_SNIFF_SUBR
)
/external/bluetooth/bluez/lib/bluetooth/
hci.h
275
#define
LMP_SNIFF_SUBR
0x02
[
all
...]
/external/qemu/hw/
bt.h
406
LMP_SNIFF_SUBR
= 1 << 1,
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
265
#define
LMP_SNIFF_SUBR
0x02
[
all
...]
/external/bluetooth/bluez/lib/
hci.c
731
{ "<sniff subrating>",
LMP_SNIFF_SUBR
}, /* Bit 1 */
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
501
if (dev->features[5] &
LMP_SNIFF_SUBR
)
[
all
...]
Completed in 2009 milliseconds