handover: Add fallback code for p2p services
authorOlivier Guiter <olivier.guiter@linux.intel.com>
Tue, 11 Sep 2012 13:44:20 +0000 (15:44 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 13 Sep 2012 13:19:39 +0000 (15:19 +0200)
commit20096cd941b1dfa98b7f0f0510e3a9e2eec28130
tree36bc1be7b288164e09707cab9ed70e7ebe24bb90
parent9f3689d4c372ed4be790d8f6f92a0c5123033a41
handover: Add fallback code for p2p services

This code would allow non-strict implementations of p2p (e.g. Android 4
uses SNEP for handover, so first we try to connect to the Handover service,
and, if it fails, fallback to SNEP service) services.
plugins/handover.c
plugins/npp.c
plugins/p2p.c
plugins/p2p.h
plugins/snep.c