OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HCI_GRP_VENDOR_SPECIFIC
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
138
#define
HCI_GRP_VENDOR_SPECIFIC
(0x3F << 10) /* 0xFC00 */
139
#define HCI_BRCM_WRITE_SLEEP_MODE (0x0027 |
HCI_GRP_VENDOR_SPECIFIC
)
/external/bluetooth/bluedroid/stack/include/
hcidefs.h
38
#define
HCI_GRP_VENDOR_SPECIFIC
(0x3F << 10) /* 0xFC00 */
[
all
...]
/external/libnfc-nci/src/include/
hcidefs.h
38
#define
HCI_GRP_VENDOR_SPECIFIC
(0x3F << 10) /* 0xFC00 */
[
all
...]
Completed in 169 milliseconds