Bluetooth Interface Spec
class BluetoothInterfaceSpec @Inject constructor(factory: BluetoothInterfaceFactory, bluetoothRepository: BluetoothRepository) : InterfaceSpec<BluetoothInterface> (source)
Bluetooth backend implementation.