public class AIDLBluetoothManager
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AIDLBluetoothManager.BLUE_STATUS |
class |
AIDLBluetoothManager.BluetoothItem |
static interface |
AIDLBluetoothManager.CallBack |
| Constructor and Description |
|---|
AIDLBluetoothManager(AIDLBluetoothManager.CallBack callBack) |
| Modifier and Type | Method and Description |
|---|---|
void |
bindService(android.content.Context context) |
void |
unBindService(android.content.Context context) |
public AIDLBluetoothManager(AIDLBluetoothManager.CallBack callBack)