Comment 7 for bug 1569582

Revision history for this message
Michael Zanetti (mzanetti) wrote :

Attaching another click that can establish a bluetooth connection between 2 devices. One side creates an SPP chat server, the other can connect to it as a client.

This can be used to exercise:
On the server side,
* the local Bluetooth device is made visible so that the client can scan for it
* registering a new SPP service endpoint

On the client side:
* scanning for nearby Bluetooth devices
* doing service discovery on remote devices
* connecting to the SPP server

This should work on all our supported devices too. Stable should be ok although I only really tested it on rc-proposed.