diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-23 08:25:46 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-23 08:25:46 +0000 |
commit | a3dcbd3ab5d172c2537932ef1e2968140139d176 (patch) | |
tree | 62c1ede0e9238bf8a420610da8a9fc0032195522 /serial/serial-api.txt | |
parent | 75b016927c9deb7c1a1b05628aa2fe56d9c8f255 (diff) |
Add Port.GetDevice method
Rename 'name' dict key to 'device
Diffstat (limited to 'serial/serial-api.txt')
-rw-r--r-- | serial/serial-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/serial/serial-api.txt b/serial/serial-api.txt index ab0a4a35..f73a6b83 100644 --- a/serial/serial-api.txt +++ b/serial/serial-api.txt @@ -106,6 +106,10 @@ Methods string GetAddress() [experimental] Returns the Bluetooth address of the ending point. + string GetDevice() [experimental] + + Returns the TTY device node name + string GetInfo() [experimental] Returns the port properties. |