p2p: Bind and listen only on a specific target
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 21 Jun 2012 16:44:10 +0000 (18:44 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 21 Jun 2012 16:44:10 +0000 (18:44 +0200)
commit3635c70249a5ee6f0adb364ab83dde0bedfbffa1
tree845985a809de33d162b7c690f50c527dc43d81f9
parent1dde7eaf95839319e3ec12346c196ef2bc4b071f
p2p: Bind and listen only on a specific target

Bind and listening are related to a particular adapter, not to a target
or device index.
include/device.h
plugins/p2p.c
src/device.c