notifier: Change __connman_notifier_count_connected() to *_is_connected()
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 19 Apr 2012 09:58:22 +0000 (11:58 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Apr 2012 11:38:08 +0000 (13:38 +0200)
commitb7a9a8cbd5b5d2e36b6d33d4a150642c7d0cfdcc
tree4a244afe046b3a35fad9849be7077536ffdb48e2
parent9fe8694282b988d946b62b11a3b771ea2ec30d25
notifier: Change __connman_notifier_count_connected() to *_is_connected()

No caller is interested in the number of connected services, only
if there is one or more or none.
src/connman.h
src/notifier.c
src/service.c