OSDN Git Service

tools/mgmt-tester: Fix for Stop discovery test
authorLukasz Rymanowski <lukasz.rymanowski@tieto.com>
Thu, 20 Mar 2014 11:25:09 +0000 (12:25 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 20 Mar 2014 12:19:39 +0000 (14:19 +0200)
commit4fdee4cb15b5662375006654f003691f931b69c1
treef03341ef085183ae9c02795a14c192cc9676cdff
parent26389bf206b4d3e018e178169dd0eb0b825afcdf
tools/mgmt-tester: Fix for Stop discovery test

Test "Stop Discovery - BR/EDR (Inquiry) Success 1" uses hciemu_type
BREDR but uses power settings to enable LE and tries to set LE:

  mgmt: [0x0002] command 0x000d
  mgmt: < 0d 00 02 00 01 00 01                             .......
  mgmt: > 02 00 02 00 03 00 0d 00 0c                       .........
  mgmt: [0x0002] command 0x0d status: 0x0c

This patch fixes this minor issue
tools/mgmt-tester.c