OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HCI_RESET
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/bt/libbt-vendor/include/
bt_vendor_qcom.h
41
code implementation of sending a
HCI_RESET
command during the epilog
42
process. It calls back to the callers after command complete of
HCI_RESET
51
#define
HCI_RESET
0x0C03
/hardware/broadcom/libbt/src/
hardware.c
69
#define
HCI_RESET
0x0C03
[
all
...]
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
141
#define
HCI_RESET
(0x0003 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
/external/bluetooth/bluedroid/stack/include/
hcidefs.h
135
#define
HCI_RESET
(0x0003 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
[
all
...]
/external/libnfc-nci/src/include/
hcidefs.h
136
#define
HCI_RESET
(0x0003 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
[
all
...]
Completed in 316 milliseconds