Initial support for Bluetooth notifcations responses
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Fri, 27 Jun 2014 15:24:26 +0000 (17:24 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Fri, 27 Jun 2014 15:24:26 +0000 (17:24 +0200)
commit5868b0e0e7b0c4d7cc07b01a91b2e25fb8f2d6ed
tree73d02686592e2d7c2abd14795b7ac9455587685f
parent96473214d63d3f991fba448eeb7887a09f5e5701
Initial support for Bluetooth notifcations responses

If we receive a Bluetooth notification of USERCONFIRM type,
and the end-user clicks on the "Yes" button, we try to
connect to a Unix socket named "/tmp/.bluetooth_service"
and send a confirmation string.

Change-Id: I78a98a7f9792f1feb9d92737b5f085c57241897d
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
notification_display_service.c