mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 16:54:38 +08:00
Fix wrong D-Bus object path for Device Service
This commit is contained in:
parent
727ae28e17
commit
580f4cf025
@ -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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user