From ff57b7e4bafc2437d7ef147044b24835f3a4f4d2 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Wed, 26 Sep 2007 15:05:37 +0000 Subject: serial: Added GetServiceName --- serial/serial-api.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'serial/serial-api.txt') diff --git a/serial/serial-api.txt b/serial/serial-api.txt index 20a94e51..e8431ded 100644 --- a/serial/serial-api.txt +++ b/serial/serial-api.txt @@ -122,6 +122,11 @@ Methods string GetAdapter() [experimental] Returns the name of the remote device. + string GetServiceName() + + Returns the name of the remote service. + e.g.: "Dial-up networking Gateway" + Proxy hierarchy (experimental) ============================= Interface org.bluez.serial.Proxy -- cgit