public class BluetoothGattServiceAssert
extends <any>
| Constructor and Description |
|---|
BluetoothGattServiceAssert(android.bluetooth.BluetoothGattService actual) |
| Modifier and Type | Method and Description |
|---|---|
BluetoothGattServiceAssert |
hasInstanceId(int id) |
BluetoothGattServiceAssert |
hasType(int type) |
BluetoothGattServiceAssert |
hasUuid(java.util.UUID uuid) |
static java.lang.String |
typeToString(int type) |
public BluetoothGattServiceAssert(android.bluetooth.BluetoothGattService actual)
public BluetoothGattServiceAssert hasInstanceId(int id)
public BluetoothGattServiceAssert hasType(int type)
public BluetoothGattServiceAssert hasUuid(java.util.UUID uuid)
public static java.lang.String typeToString(int type)