Fix wrong D-Bus object path for Device Service

This commit is contained in:
Claudio Takahasi 2010-09-17 17:00:09 -03:00 committed by Anderson Lizardo
parent 727ae28e17
commit 580f4cf025

View File

@ -42,7 +42,8 @@ Device Service hierarchy
Service org.bluez
Interface org.bluez.Characteristic
Object path [prefix]/{hci0}/{service0, service1, ...}
Object path [prefix]/{hci0}/{device0}/{service0, service1, ...}
[prefix]/{hci0}/{device1}/{service0, service1, ...}
Methods array[(object, dict)] GetCharacteristics()