From 6a7ea9fd0496d48f05e78ad4afc527e01568eb92 Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 30 May 2002 19:49:01 +0000 Subject: API doc update --- (limited to 'noncore/net/opietooth/lib') diff --git a/noncore/net/opietooth/lib/device.h b/noncore/net/opietooth/lib/device.h index b2d277e..d6cf049 100644 --- a/noncore/net/opietooth/lib/device.h +++ b/noncore/net/opietooth/lib/device.h @@ -7,7 +7,11 @@ #include namespace OpieTooth { - + /** + * Device takes care of attaching serial + * devices to the blueZ stack. + * After attaching it hciconfig ups it + */ class Device : public QObject { Q_OBJECT @@ -40,7 +44,7 @@ namespace OpieTooth { /** * Is the device loaded? * @return bool, if the device is loaded - + */ bool isLoaded()const; /** -- cgit v0.9.0.2