Searched refs:EVT_PLEN (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/bt/msm8992/libbt-vendor/include/ |
D | hw_rome.h | 53 #define EVT_PLEN (2) macro
|
/hardware/qcom/bt/msm8996/libbt-vendor/include/ |
D | hw_rome.h | 53 #define EVT_PLEN (2) macro
|
/hardware/qcom/bt/msm8909/libbt-vendor/include/ |
D | hw_rome.h | 53 #define EVT_PLEN (2) macro
|
/hardware/qcom/bt/sdm845/libbt-vendor/include/ |
D | hw_rome.h | 54 #define EVT_PLEN (2) macro
|
/hardware/qcom/bt/msm8998/libbt-vendor/include/ |
D | hw_rome.h | 54 #define EVT_PLEN (2) macro
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hw_rome.c | 140 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hw_rome.c | 146 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hw_rome.c | 138 ALOGI("%s: length 0x%x resp 0x%x type 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN], in get_vs_hci_event()
|
/hardware/qcom/bt/sdm845/libbt-vendor/src/ |
D | hw_rome.c | 145 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hw_rome.c | 153 ALOGI("%s: length 0x%x resp 0x%x type 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN], in get_vs_hci_event()
|