OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HCI_RESET
(Results
1 - 11
of
11
) sorted by null
/hardware/qcom/bt/msm8960/libbt-vendor/include/
bt_vendor_qcom.h
40
code implementation of sending a
HCI_RESET
command during the epilog
41
process. It calls back to the callers after command complete of
HCI_RESET
50
#define
HCI_RESET
0x0C03
/hardware/qcom/bt/msm8909/libbt-vendor/include/
bt_vendor_qcom.h
53
code implementation of sending a
HCI_RESET
command during the epilog
54
process. It calls back to the callers after command complete of
HCI_RESET
63
#define
HCI_RESET
0x0C03
hci_uart.h
70
#define
HCI_RESET
0x0C03
/hardware/qcom/bt/msm8992/libbt-vendor/include/
bt_vendor_qcom.h
48
code implementation of sending a
HCI_RESET
command during the epilog
49
process. It calls back to the callers after command complete of
HCI_RESET
58
#define
HCI_RESET
0x0C03
hci_uart.h
70
#define
HCI_RESET
0x0C03
/hardware/qcom/bt/msm8996/libbt-vendor/include/
bt_vendor_qcom.h
53
code implementation of sending a
HCI_RESET
command during the epilog
54
process. It calls back to the callers after command complete of
HCI_RESET
63
#define
HCI_RESET
0x0C03
hci_uart.h
70
#define
HCI_RESET
0x0C03
/hardware/broadcom/libbt/src/
hardware.c
72
#define
HCI_RESET
0x0C03
783
UINT16_TO_STREAM(p,
HCI_RESET
);
786
is_proceeding = bt_vendor_cbacks->xmit_cb(
HCI_RESET
, p_buf, hw_config_cback);
[
all
...]
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
137
#define
HCI_RESET
(0x0003 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
/system/bt/stack/include/
hcidefs.h
138
#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 502 milliseconds