diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/network-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/network-api.txt b/network/network-api.txt index 543b27be..542ddf02 100644 --- a/network/network-api.txt +++ b/network/network-api.txt @@ -79,7 +79,7 @@ Network Server hierarchy (experimental) ======================================= Interface org.bluez.network.Server -Object path /org/bluez/network/server* +Object path /org/bluez/network/{gn, nap, panu} Methods string GetUUID() @@ -117,7 +117,7 @@ Methods string GetUUID() void SetSecurity(bool enable) - Enable or disable encryption. + TBD bool GetSecurity() |