File
Doc
Category
Size
Date
Package
IBluetoothHealthCallback.java
API Doc
Android 5.1 API
5286
Sat Mar 14 05:47:58 GMT 2015
android.bluetooth
IBluetoothHealthCallback
public interface IBluetoothHealthCallback implements android.os.IInterface
hide
Fields Summary
Constructors Summary
Methods Summary
public void
onHealthAppConfigurationStatusChange
(
android.bluetooth.BluetoothHealthAppConfiguration
config,
int
status)
public void
onHealthChannelStateChange
(
android.bluetooth.BluetoothHealthAppConfiguration
config,
android.bluetooth.BluetoothDevice
device,
int
prevState,
int
newState,
android.os.ParcelFileDescriptor
fd,
int
id)
Java Code Source