Searched refs:get_bt_soc_type (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dbt_vendor_qcom.c200 static int get_bt_soc_type() function
205 ALOGI("bt-vendor : get_bt_soc_type");
518 if ((btSocType = get_bt_soc_type()) < 0) {
1077 if ((btSocType = get_bt_soc_type()) < 0) {
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dbt_vendor_qcom.c194 static int get_bt_soc_type() function
199 ALOGI("bt-vendor : get_bt_soc_type");
505 if ((btSocType = get_bt_soc_type()) < 0) {
1047 if ((btSocType = get_bt_soc_type()) < 0) {
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c194 static int get_bt_soc_type() function
199 ALOGI("bt-vendor : get_bt_soc_type");
505 if ((btSocType = get_bt_soc_type()) < 0) {
1042 if ((btSocType = get_bt_soc_type()) < 0) {

Completed in 27 milliseconds