mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-17 17:24:32 +08:00
serial API: removed Connect/Disconnect and added GetInfo
This commit is contained in:
parent
b418fa69a7
commit
098b83ac08
@ -76,16 +76,6 @@ Methods string GetAddress() [experimental]
|
||||
|
||||
Returns the Bluetooth address of the ending point.
|
||||
|
||||
string Connect() [experimental]
|
||||
string GetInfo() [experimental]
|
||||
|
||||
Connects to remote device associated to the port
|
||||
object.
|
||||
|
||||
Possible errors:org.bluez.serial.Error.ConnectionAttemptFailed
|
||||
org.bluez.serial.Error.Failed
|
||||
|
||||
void Disconnect() [experimental]
|
||||
|
||||
Disconnects from remote device.
|
||||
|
||||
Possible errors:org.bluez.serial.Error.Failed
|
||||
Returns the port properties.
|
||||
|
Loading…
Reference in New Issue
Block a user