xtaran / amora-test

Automatically exported from code.google.com/p/amora
0 stars 0 forks source link

Amora server doesn't remove registered service #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start amora server in a terminal
2. Hit CTRL + C
3. list available services ($sdptool browse local)

What is the expected output? What do you see instead?
Amora service will still be listed.

I should investigate later a better way to register the service, probably
using D-Bus AddServiceRecord method (suggested by Claudio Takahasi).

Original issue reported on code.google.com by cavalcan...@gmail.com on 7 Jun 2008 at 10:54

GoogleCodeExporter commented 9 years ago
Besides not a complete solution, commit r512 removes the service when amora 
server is
closed by detecting bluetooth dongle removal.

Original comment by cavalcan...@gmail.com on 7 Jun 2008 at 10:56