Home
last modified time | relevance | path

Searched refs:productid (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_rome.c132 unsigned int productid = 0; in get_vs_hci_event() local
159 productid = (unsigned int)(rsp[PATCH_PROD_ID_OFFSET +3] << 24 | in get_vs_hci_event()
163 ALOGI("\t Current Product ID\t\t: 0x%08x", productid); in get_vs_hci_event()
/hardware/qcom/bt/sdm845/libbt-vendor/src/
Dhw_rome.c131 unsigned int productid = 0; in get_vs_hci_event() local
159 productid = (unsigned int)(rsp[PATCH_PROD_ID_OFFSET +3] << 24 | in get_vs_hci_event()
185 … fprintf(btversionfile, "Bluetooth Controller Product ID : 0x%08x\n", productid); in get_vs_hci_event()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_rome.c127 unsigned int productid = 0; in get_vs_hci_event() local
154 productid = (unsigned int)(rsp[PATCH_PROD_ID_OFFSET +3] << 24 | in get_vs_hci_event()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_rome.c125 unsigned int productid = 0; in get_vs_hci_event() local
151 productid = (unsigned int)(rsp[PATCH_PROD_ID_OFFSET +3] << 24 | in get_vs_hci_event()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_rome.c140 unsigned int productid = 0; in get_vs_hci_event() local
166 productid = (unsigned int)(rsp[PATCH_PROD_ID_OFFSET +3] << 24 | in get_vs_hci_event()