OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_GRP_VENDOR_SPECIFIC
(Results
1 - 5
of
5
) sorted by null
/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
...]
/external/bluetooth/bluedroid/stack/btu/
btu_hcif.c
184
if ((opcode &
HCI_GRP_VENDOR_SPECIFIC
) ==
HCI_GRP_VENDOR_SPECIFIC
[
all
...]
/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/hcic/
hcicmds.c
[
all
...]
Completed in 44 milliseconds