HomeSort by relevance Sort by last modified time
    Searched refs:szReqSt (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/bt/msm8960/libbt-vendor/src/
hardware.c 51 char *szReqSt = NULL;
54 szReqSt = szState[1];
56 szReqSt = szState[0];
58 ALOGI("try to set %s", szReqSt);
60 if (property_set("bluetooth.hciattach", szReqSt) < 0){
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hardware.c 50 char *szReqSt = NULL;
53 szReqSt = szState[1];
55 szReqSt = szState[0];
57 ALOGI("try to set %s", szReqSt);
59 if (property_set("bluetooth.hciattach", szReqSt) < 0){
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hardware.c 48 char *szReqSt = NULL;
52 szReqSt = szState[1];
54 szReqSt = szState[0];
60 if (property_set("bluetooth.hciattach", szReqSt) < 0)
71 if (property_set("bluetooth.hciattach", szReqSt) < 0)
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
hardware.c 48 char *szReqSt = NULL;
52 szReqSt = szState[1];
54 szReqSt = szState[0];
60 if (property_set("bluetooth.hciattach", szReqSt) < 0)
71 if (property_set("bluetooth.hciattach", szReqSt) < 0)
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hardware.c 50 char *szReqSt = NULL;
54 szReqSt = szState[1];
56 szReqSt = szState[0];
62 if (property_set("bluetooth.hciattach", szReqSt) < 0)
73 if (property_set("bluetooth.hciattach", szReqSt) < 0)
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hardware.c 50 char *szReqSt = NULL;
54 szReqSt = szState[1];
56 szReqSt = szState[0];
62 if (property_set("bluetooth.hciattach", szReqSt) < 0)
73 if (property_set("bluetooth.hciattach", szReqSt) < 0)

Completed in 161 milliseconds