public class BluetoothDatabase extends Object
| Constructor and Description |
|---|
BluetoothDatabase() |
| Modifier and Type | Method and Description |
|---|---|
void |
addService(BluetoothService service) |
void |
cleanupFeatureListeners(Feature feature) |
void |
clear() |
boolean |
containsService(BluetoothService service) |
BluetoothAttribute |
getAttribute(short handle) |
BluetoothService |
getService(short handle) |
public void addService(BluetoothService service)
public void cleanupFeatureListeners(Feature feature)
public void clear()
public boolean containsService(BluetoothService service)
@Nullable public BluetoothAttribute getAttribute(short handle)
@Nullable public BluetoothService getService(short handle)