diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-08-15 00:42:53 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-08-15 00:42:53 +0200 |
commit | ab4a6c310beb4fc14308b8d042e290959d2d4950 (patch) | |
tree | 47e564b2217273b01601df7f6d34df52d91cf6a2 /doc/device-api.txt | |
parent | 130b85025908e7048ac3d11b0889938dcbcad915 (diff) |
Mention a possible prefix to adapter and device path
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r-- | doc/device-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt index 059398df..8aaa86f6 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -12,7 +12,7 @@ Device hierarchy Service org.bluez Interface org.bluez.Device -Object path /{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX +Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX Methods dict GetProperties() |