OSDN Git Service

tools/mgmt-tester: error message when unexp params
authorFlorian Grandel <fgrandel@gmail.com>
Thu, 18 Jun 2015 01:17:34 +0000 (03:17 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 18 Jun 2015 10:18:21 +0000 (13:18 +0300)
commit4985b99649ddceb0ed955eb8aaf2e02e72f0c536
tree75839f0413b73c5634092acd128a8afabff8463f
parent2fcb2c443499158e138fd4d43ed8674dfe509b5b
tools/mgmt-tester: error message when unexp params

The tester already issues debug messages for unexpected HCI commands but
not for unexpected mgmt command return values. To facilitate test
debugging this patch adds a debug message for unexpected mgmt command
return values, too.
tools/mgmt-tester.c