summaryrefslogtreecommitdiffstats
path: root/hcid/Bluetooth.cs
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/Bluetooth.cs')
-rw-r--r--hcid/Bluetooth.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/Bluetooth.cs b/hcid/Bluetooth.cs
index 24998af5..0b27f7d6 100644
--- a/hcid/Bluetooth.cs
+++ b/hcid/Bluetooth.cs
@@ -68,7 +68,7 @@ namespace Bluetooth
public event RemoteNameUpdatedHandler RemoteNameUpdated;
#pragma warning restore 0067
- public Adapter() : this("/org/bluez/Adapter/hci0")
+ public Adapter() : this("/org/bluez/hci0")
{
}