OSDN Git Service

emulator: Return raw LE scan_enable value
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Nov 2015 10:22:46 +0000 (12:22 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Nov 2015 10:22:46 +0000 (12:22 +0200)
commit04f68f5418beb960ee97588437576012ce916e8c
tree22fec59238755cabc4282614587d0274668d335d
parentdd64e9f908bbb980aea34362bcce0560eaaed58c
emulator: Return raw LE scan_enable value

This is more future proof (in case other values besides 0x00/0x01 are
introduced) and consistent with a similar BR/EDR API that will be
added soon.
emulator/btdev.c
emulator/btdev.h
emulator/hciemu.c
emulator/hciemu.h
tools/l2cap-tester.c
tools/mgmt-tester.c