commit | 76789883e2ca6e159e8caa080af0e0305ef848eb | [log] [tgz] |
---|---|---|
author | Jun Huang <huangjun6@xiaomi.com> | Thu Dec 03 11:56:01 2020 +0800 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Dec 03 12:16:04 2020 +0200 |
tree | ef790480b7c88c49f3497e38e7dc41eb6173c730 | |
parent | 1897dcf86e51b84e213cc27de32b9d5505a454c3 [diff] |
Bluetooth: tester: Fix an error response in tester In the function conn_param_update, it should send the opcode GAP_CONN_PARAM_UPDATE, instead, it send GAP_PASSKEY_ENTRY. Signed-off-by: Jun Huang <huangjun6@xiaomi.com>