Searched refs:BT_STATUS_NAME (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dbt_vendor_qcom.c107 static const char BT_STATUS_NAME[] = "bluetooth.enabled"; variable
485 property_set(BT_STATUS_NAME, "false");
487 property_set(BT_STATUS_NAME, "true");
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dbt_vendor_qcom.c91 static const char BT_STATUS_NAME[] = "bluetooth.enabled"; variable
472 property_set(BT_STATUS_NAME, "false");
474 property_set(BT_STATUS_NAME, "true");
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c113 static const char BT_STATUS_NAME[] = "bluetooth.enabled"; variable
504 property_set(BT_STATUS_NAME, "false");
506 property_set(BT_STATUS_NAME, "true");
/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dbt_vendor_qcom.c96 static const char BT_STATUS_NAME[] = "bluetooth.enabled"; variable
554 property_set(BT_STATUS_NAME, "false");
556 property_set(BT_STATUS_NAME, "true");

Completed in 28 milliseconds