Commit: 97b4ceb85cabb22a94422fc8b993da090a2b0574
Parent: 1ac88d03313b31aec630e221c479e3242781f19b
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2012-03-28 13:15:40
Tree: 09c68b2f71723d7cfe98c9ccdb87b499e86d25b7

Add support for setting VID source in DeviceID from config file This allows to set if VID source is Bluetooth SIG or USB. Assigner is provided as string {bluetooth,usb} and fallback to usb if none is set in config.

Diffstat

M plugins/hciops.c | 7 +++++- -
M plugins/mgmtops.c | 6 +++- - -
M src/adapter.c | 6 ++++- -
M src/adapter.h | 5 +++- -
M src/eir.c | 7 +++- - - -
M src/eir.h | 2 +-
M src/main.c | 19 +++++++++++++++++- -
M src/main.conf | 8 +++++- - -
M src/manager.c | 4 +++-
M src/sdpd-service.c | 3 ++-

10 files changed, 46 insertions(+), 21 deletions(-)

View Full Diff | Patch