| java.lang.Object | |
| ↳ | com.ardic.android.managers.bluetoothconfig.BluetoothConfigManager |
Provides IBluetoothConfigManager interface by calling getInterface(Context)
method.
For Bluetooth Configuration Management details, see IBluetoothConfigManager
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the global
IBluetoothConfigManager instance, creating it if it doesn't
already exist. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
Retrieve the global IBluetoothConfigManager instance, creating it if it doesn't
already exist.
| Parameters | |
|---|---|
context |
Context:
Context of the application |
| Returns | |
|---|---|
IBluetoothConfigManager |
IBluetoothConfigManager
|