We can now list supported bluetooth services

This commit is contained in:
Alexandros Schillings
2015-07-13 17:13:06 +01:00
parent eae8e9c776
commit 4e173659e9
5 changed files with 83 additions and 0 deletions
@@ -52,6 +52,16 @@
android:id="@+id/deviceMajorClass"
style="@style/GridLayoutDataTextView"/>
<TextView
style="@style/GridLayoutTitleTextView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/label_device_services"/>
<TextView
android:id="@+id/deviceServiceList"
style="@style/GridLayoutDataTextView"/>
<TextView
style="@style/GridLayoutTitleTextView"
android:layout_width="wrap_content"