OSDN Git Service

core: Remove pattern matching when probing services
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 7 Sep 2012 13:09:52 +0000 (16:09 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 7 Sep 2012 13:09:52 +0000 (16:09 +0300)
commitff1ef9316287059c4f40a3ab8d47eaf23170025e
tree8e844aafe97392b3594b5b71ed5a3c07fb07e29c
parentc67bd8faea392e4a9bafb7bff6223d64ded16f0a
core: Remove pattern matching when probing services

This code was only needed for the Serial interface for matching all
RFCOMM-based records, and now that this interface is gone the code is
also no-longer needed.
src/device.c