Home
last modified time | relevance | path

Searched refs:HCI_EV_SUCCESS (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/sdm845/bt/libbt-vendor/include/
Dhw_ar3k.h101 #define HCI_EV_SUCCESS 0x00 macro
Dhw_rome.h45 #define HCI_EV_SUCCESS 0x00 macro
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhw_ar3k.h101 #define HCI_EV_SUCCESS 0x00 macro
Dhw_rome.h44 #define HCI_EV_SUCCESS 0x00 macro
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
Dhw_ar3k.h101 #define HCI_EV_SUCCESS 0x00 macro
Dhw_rome.h45 #define HCI_EV_SUCCESS 0x00 macro
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhw_ar3k.h101 #define HCI_EV_SUCCESS 0x00 macro
Dhw_rome.h44 #define HCI_EV_SUCCESS 0x00 macro
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhw_ar3k.h101 #define HCI_EV_SUCCESS 0x00 macro
Dhw_rome.h44 #define HCI_EV_SUCCESS 0x00 macro
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhw_ar3k.h103 #define HCI_EV_SUCCESS 0x00 macro
Dhw_rome.h45 #define HCI_EV_SUCCESS 0x00 macro
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c277 if (cc->opcode == opcode && event[0] == HCI_EV_SUCCESS) in read_ps_event()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c275 if (cc->opcode == opcode && event[0] == HCI_EV_SUCCESS) in read_ps_event()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c279 if (cc->opcode == opcode && event[0] == HCI_EV_SUCCESS) in read_ps_event()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_ar3k.c279 if (cc->opcode == opcode && event[0] == HCI_EV_SUCCESS) in read_ps_event()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c275 if (cc->opcode == opcode && event[0] == HCI_EV_SUCCESS) in read_ps_event()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c281 if (cc->opcode == opcode && event[0] == HCI_EV_SUCCESS) in read_ps_event()