Home
last modified time | relevance | path

Searched refs:szReqSt (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhardware.c50 char *szReqSt = NULL; in hw_config() local
53 szReqSt = szState[1]; in hw_config()
55 szReqSt = szState[0]; in hw_config()
57 ALOGI("try to set %s", szReqSt); in hw_config()
59 if (property_set("bluetooth.hciattach", szReqSt) < 0){ in hw_config()
/hardware/qcom/bt/msm8960/libbt-vendor/src/
Dhardware.c51 char *szReqSt = NULL; in hw_config() local
54 szReqSt = szState[1]; in hw_config()
56 szReqSt = szState[0]; in hw_config()
58 ALOGI("try to set %s", szReqSt); in hw_config()
60 if (property_set("bluetooth.hciattach", szReqSt) < 0){ in hw_config()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhardware.c50 char *szReqSt = NULL; in hw_config() local
54 szReqSt = szState[1]; in hw_config()
56 szReqSt = szState[0]; in hw_config()
62 if (property_set("bluetooth.hciattach", szReqSt) < 0) in hw_config()
73 if (property_set("bluetooth.hciattach", szReqSt) < 0) in hw_config()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhardware.c49 char *szReqSt = NULL; in hw_config() local
53 szReqSt = szState[1]; in hw_config()
55 szReqSt = szState[0]; in hw_config()
61 if (property_set("bluetooth.hciattach", szReqSt) < 0) in hw_config()
72 if (property_set("bluetooth.hciattach", szReqSt) < 0) in hw_config()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhardware.c48 char *szReqSt = NULL; in hw_config() local
52 szReqSt = szState[1]; in hw_config()
54 szReqSt = szState[0]; in hw_config()
60 if (property_set("bluetooth.hciattach", szReqSt) < 0) in hw_config()
71 if (property_set("bluetooth.hciattach", szReqSt) < 0) in hw_config()
/hardware/qcom/bt/sdm845/libbt-vendor/src/
Dhardware.c48 char *szReqSt = NULL; in hw_config() local
52 szReqSt = szState[1]; in hw_config()
54 szReqSt = szState[0]; in hw_config()
60 if (property_set("bluetooth.hciattach", szReqSt) < 0) in hw_config()
71 if (property_set("bluetooth.hciattach", szReqSt) < 0) in hw_config()