OSDN Git Service

Bluetooth: Fix wrong opcode error for read advertising features
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 14 Mar 2021 13:56:08 +0000 (14:56 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 26 Mar 2021 19:58:13 +0000 (12:58 -0700)
commit21dd118f8de318df2bebfcd44a722168bb705be7
treee9d75b52acee3eaf10b1109aad2a18d1078a0c28
parent353cac0e108f0484b101fd8cc6c2c0c5d9100ca6
Bluetooth: Fix wrong opcode error for read advertising features

The read advertising features error handling returns false the opcode
for the set advertising command.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt.c