public abstract class BluetoothHealthCallback extends Object
| Constructor and Description |
|---|
BluetoothHealthCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onHealthAppConfigurationStatusChange(BluetoothHealthAppConfiguration config,
int status) |
void |
onHealthChannelStateChange(BluetoothHealthAppConfiguration config,
BluetoothDevice device,
int prevState,
int newState,
ParcelFileDescriptor fd,
int channelId) |
public void onHealthAppConfigurationStatusChange(BluetoothHealthAppConfiguration config, int status)
public void onHealthChannelStateChange(BluetoothHealthAppConfiguration config, BluetoothDevice device, int prevState, int newState, ParcelFileDescriptor fd, int channelId)
Copyright © 2008-2013. All Rights Reserved.