bluez/plugins
Luiz Augusto von Dentz e2482a5ee3 Fix removing inotify watch whenever an adapter is removed
This sometimes cause bluetoothd to burn cpu when an adapter is removed
from the system.

Since the watch is not really bond to any adapter, in fact it is added on
plugin .init, its removal is now moved to plugin .exit.
2011-07-26 12:59:54 +03:00
..
adaptername.c Fix removing inotify watch whenever an adapter is removed 2011-07-26 12:59:54 +03:00
dbusoob.c Remove unused define 2011-03-28 19:16:42 +03:00
echo.c Move debug() to DBG() 2010-05-21 18:21:48 +02:00
formfactor.c Remove unused includes 2010-11-28 13:41:35 +02:00
gatt-example.c Remove hard-coded handles from example GATT plugin 2011-03-30 19:37:47 +03:00
hal.c Fix hal plugin compilation error 2011-03-04 15:51:49 -03:00
hciops.c Allow building with GLib 2.16 for now 2011-07-04 11:09:55 +02:00
maemo6.c Maemo6 MCE: skip first adapter_powered callback 2011-02-24 16:17:38 -03:00
mgmtops.c Cleanup: read_local_features callback is no longer used 2011-06-17 13:36:38 +03:00
pnat.c Fix not closing fd when disconnecting on pnat plugin 2010-09-06 10:53:45 +03:00
service.c Fix DBG() calls with bogus messages 2011-02-24 15:27:17 -03:00
storage.c Move logging.{c,h} to log.{c,h} 2010-05-21 14:40:36 +02:00
wiimote.c Add support for wiimote pairing 2011-07-14 17:25:05 +03:00