Searched refs:BluetoothHealth (Results 1 – 7 of 7) sorted by relevance
46 mRole = BluetoothHealth.SINK_ROLE; in BluetoothHealthAppConfiguration()47 mChannelType = BluetoothHealth.CHANNEL_TYPE_ANY; in BluetoothHealthAppConfiguration()
57 public final class BluetoothHealth implements BluetoothProfile { class470 /*package*/ BluetoothHealth(Context context, ServiceListener l) { in BluetoothHealth() method in BluetoothHealth528 mServiceListener.onServiceConnected(BluetoothProfile.HEALTH, BluetoothHealth.this);
1335 BluetoothHealth health = new BluetoothHealth(context, listener); in getProfileProxy()1388 BluetoothHealth health = (BluetoothHealth)proxy; in closeProfileProxy()
137 <dt>{@link android.bluetooth.BluetoothHealth}</dt>143 android.bluetooth.BluetoothHealth} callbacks. You must extend this class and1012 includes the classes {@link android.bluetooth.BluetoothHealth}, {@link1055 <li>Get a reference to the {@link android.bluetooth.BluetoothHealth} proxy
721 <p>Once you’ve acquired the Health Profile proxy (the {@link android.bluetooth.BluetoothHealth}732 android.bluetooth.BluetoothHealth} APIs.</li>736 android.bluetooth.BluetoothHealth}.</p>
3010 http://developer.android.com/reference/android/bluetooth/BluetoothHealth.html
6399 public final class BluetoothHealth implements android.bluetooth.BluetoothProfile {