bluez/health
Jose Antonio Santos Cadenas d6523428ac Fix MDL and MCL reference counting in IO watchers
When a io_watcher is added to an MDL or an MCL channel, its reference
should be incremented because the watcher should keep its own reference
the the structure.

Also a destroy function is added in order to decrement the reference
once the watcher is removed.
2010-11-22 18:02:26 +01:00
..
hdp_main.c Fix minor coding style issues in HDP code 2010-09-17 18:01:58 +03:00
hdp_manager.c Initial support for HDP plugin 2010-09-17 11:38:02 +02:00
hdp_manager.h Initial support for HDP plugin 2010-09-17 11:38:02 +02:00
hdp_types.h Add reference counter to hdp_channel 2010-11-18 16:56:26 +02:00
hdp_util.c Check if MCAP Instance is already released when a callbacks comes back. 2010-11-18 16:56:28 +02:00
hdp_util.h Add reference counter to hdp_device 2010-11-18 16:56:26 +02:00
hdp.c Do not increment mdl reference in reconnections 2010-11-22 15:34:19 +01:00
hdp.h Set mcl callbacks when it is connected or reconnected 2010-10-06 10:37:08 +02:00
mcap_internal.h Remove old reference to mcap session in the name of variables 2010-11-18 16:56:27 +02:00
mcap_lib.h Remove old reference to mcap session in the name of variables 2010-11-18 16:56:27 +02:00
mcap_sync.c Remove old reference to mcap session in the name of variables 2010-11-18 16:56:27 +02:00
mcap.c Fix MDL and MCL reference counting in IO watchers 2010-11-22 18:02:26 +01:00
mcap.h Added basic CSP macros, fix in error response 2010-09-16 10:11:54 -03:00