public class BluetoothDescriptor extends BluetoothAttribute
| Constructor and Description |
|---|
BluetoothDescriptor(BluetoothUuid uuid,
short handle,
BluetoothCharacteristic characteristic) |
| Modifier and Type | Method and Description |
|---|---|
BluetoothCharacteristic |
getCharacteristic() |
BluetoothService |
getService() |
boolean |
useWriteWithoutResponse()
Not in API.
|
getHandle, getUuidpublic BluetoothDescriptor(BluetoothUuid uuid, short handle, BluetoothCharacteristic characteristic)
public BluetoothCharacteristic getCharacteristic()
public BluetoothService getService()
getService in class BluetoothAttributepublic boolean useWriteWithoutResponse()
useWriteWithoutResponse in class BluetoothAttribute