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

  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
bt_vendor_qcom.c 188 static int get_bt_soc_type() function
193 ALOGI("bt-vendor : get_bt_soc_type");
239 || is_download_progress() || get_bt_soc_type() == BT_SOC_CHEROKEE)
285 if ((soc_type = get_bt_soc_type()) == BT_SOC_CHEROKEE) {
638 temp->soc_type = get_bt_soc_type();
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
bt_vendor_qcom.c 200 static int get_bt_soc_type() function
205 ALOGI("bt-vendor : get_bt_soc_type");
518 if ((btSocType = get_bt_soc_type()) < 0) {
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
bt_vendor_qcom.c 194 static int get_bt_soc_type() function
199 ALOGI("bt-vendor : get_bt_soc_type");
505 if ((btSocType = get_bt_soc_type()) < 0) {
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
bt_vendor_qcom.c 216 static int get_bt_soc_type() function
221 ALOGI("bt-vendor : get_bt_soc_type");
537 if ((btSocType = get_bt_soc_type()) < 0) {
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
bt_vendor_qcom.c 192 static int get_bt_soc_type() function
197 ALOGI("bt-vendor : get_bt_soc_type");
243 || is_download_progress() || get_bt_soc_type() == BT_SOC_CHEROKEE)
613 q.soc_type = get_bt_soc_type();
    [all...]

Completed in 109 milliseconds