android.bluetooth
Class BluetoothHealthCallback
java.lang.Object
android.bluetooth.BluetoothHealthCallback
public abstract class BluetoothHealthCallback
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BluetoothHealthCallback
public BluetoothHealthCallback()
onHealthAppConfigurationStatusChange
public void onHealthAppConfigurationStatusChange(BluetoothHealthAppConfiguration config,
int status)
onHealthChannelStateChange
public void onHealthChannelStateChange(BluetoothHealthAppConfiguration config,
BluetoothDevice device,
int prevState,
int newState,
ParcelFileDescriptor fd,
int channelId)
Copyright © 2008-2012. All Rights Reserved.