--- test/test-proximity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-proximity b/test/test-proximity index 6b9b2b8..2f47824 100755 --- a/test/test-proximity +++ b/test/test-proximity @@ -15,7 +15,7 @@ from optparse import OptionParser, make_option import bluezutils BUS_NAME = 'org.bluez' -PROXIMITY_MONITOR_INTERFACE = 'org.bluez.ProxymityMonitor1' +PROXIMITY_MONITOR_INTERFACE = 'org.bluez.ProximityMonitor1' def properties_changed(interface, changed, invalidated): if interface != PROXIMITY_MONITOR_INTERFACE: -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html