Searched defs:bluetooth (Results 1 - 2 of 2) sorted by relevance

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
H A DBluetoothHDPActivity.java17 package com.example.bluetooth.health;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
H A DBluetoothHDPService.java17 package com.example.bluetooth.health;
20 import android.bluetooth.BluetoothAdapter;
21 import android.bluetooth.BluetoothDevice;
22 import android.bluetooth.BluetoothHealth;
23 import android.bluetooth.BluetoothHealthAppConfiguration;
24 import android.bluetooth.BluetoothHealthCallback;
25 import android.bluetooth.BluetoothProfile;
45 * <a href="http://developer.android.com/reference/android/bluetooth/BluetoothHealth.html">BluetoothHealth</a>

Completed in 40 milliseconds