public abstract class BluetoothAttribute extends Object
| Constructor and Description |
|---|
BluetoothAttribute(BluetoothUuid uuid,
short handle)
Not in API.
|
| Modifier and Type | Method and Description |
|---|---|
short |
getHandle()
Not in API.
|
abstract BluetoothService |
getService() |
BluetoothUuid |
getUuid() |
abstract boolean |
useWriteWithoutResponse()
Not in API.
|
public BluetoothAttribute(BluetoothUuid uuid, short handle)
public short getHandle()
public abstract BluetoothService getService()
public BluetoothUuid getUuid()
public abstract boolean useWriteWithoutResponse()