|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.bluetooth.BluetoothHealthCallback
public abstract class BluetoothHealthCallback
| Constructor Summary | |
|---|---|
BluetoothHealthCallback()
|
|
| Method Summary | |
|---|---|
void |
onHealthAppConfigurationStatusChange(BluetoothHealthAppConfiguration config,
int status)
|
void |
onHealthChannelStateChange(BluetoothHealthAppConfiguration config,
BluetoothDevice device,
int prevState,
int newState,
ParcelFileDescriptor fd,
int channelId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BluetoothHealthCallback()
| Method Detail |
|---|
public void onHealthAppConfigurationStatusChange(BluetoothHealthAppConfiguration config,
int status)
public void onHealthChannelStateChange(BluetoothHealthAppConfiguration config,
BluetoothDevice device,
int prevState,
int newState,
ParcelFileDescriptor fd,
int channelId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||