summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/bluebase.h
authorharlekin <harlekin>2002-06-28 12:35:57 (UTC)
committer harlekin <harlekin>2002-06-28 12:35:57 (UTC)
commitf67804b04c2acac7c4d9fd854eaee3501fd3915d (patch) (side-by-side diff)
tree1c1b706ee826e38173677696a5c93c9d2d64cefd /noncore/net/opietooth/manager/bluebase.h
parentffcfdb4e932dcbd147b0294aeb70762927cdbc5f (diff)
downloadopie-f67804b04c2acac7c4d9fd854eaee3501fd3915d.zip
opie-f67804b04c2acac7c4d9fd854eaee3501fd3915d.tar.gz
opie-f67804b04c2acac7c4d9fd854eaee3501fd3915d.tar.bz2
updates like editing hcid.conf and cleanups
Diffstat (limited to 'noncore/net/opietooth/manager/bluebase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/bluebase.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/net/opietooth/manager/bluebase.h b/noncore/net/opietooth/manager/bluebase.h
index 481f0c9..ef67aa2 100644
--- a/noncore/net/opietooth/manager/bluebase.h
+++ b/noncore/net/opietooth/manager/bluebase.h
@@ -45,6 +45,7 @@ namespace OpieTooth {
void writeConfig();
void readSavedDevices();
void writeSavedDevices();
+ void writeToHciConfig();
QString getStatus();
void initGui();
void setInfo();
@@ -69,7 +70,7 @@ namespace OpieTooth {
void addServicesToDevice( const QString& device, Services::ValueList );
void addConnectedDevices();
void startServiceActionClicked( QListViewItem *item );
- void startServiceActionHold( BTListItem *, const QPoint &, int );
+ void startServiceActionHold( QListViewItem *, const QPoint &, int );
void deviceActive( const QString& mac, bool connected );
void applyConfigChanges();