Parent: 4985b99649ddceb0ed955eb8aaf2e02e72f0c536
Author: Florian Grandel <fgrandel@gmail.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2015-06-18 13:18:21
Tree: f7c8cbb8006f8318c39a507dc8a84236330e3048
tools/mgmt-tester: expect 0 rp when removing all adv inst The kernel would previously return a hard coded instance value of 0x01 even when removing multiple advertising instances. The correct behavior, though, would be to return zero when multiple instances have been removed. This corresponds to the semantics of the mgmt API call made in the first place. A fix for this problem has been introduced in the kernel. Now the corresponding test is updated to reflect that logic.
Diffstat
| M | tools/mgmt-tester.c | | | 4 | ++- - |
1 files changed, 2 insertions(+), 2 deletions(-)