public class BluetoothDatabase extends Object
Constructor and Description |
---|
BluetoothDatabase() |
Modifier and Type | Method and Description |
---|---|
short |
addService(BluetoothService service,
short counter,
short[] handles) |
void |
clear() |
BluetoothAttribute |
getAttribute(short attributeHandle) |
Short |
getAttributeHandle(BluetoothAttribute attribute) |
Short |
getServiceHandle(BluetoothService service) |
public short addService(BluetoothService service, short counter, @Nullable short[] handles)
public void clear()
@Nullable public BluetoothAttribute getAttribute(short attributeHandle)
@Nullable public Short getAttributeHandle(BluetoothAttribute attribute)
@Nullable public Short getServiceHandle(BluetoothService service)