btmgmt: Fix printing Set PHY Configuration command error
authorAyush Garg <ayush.garg@samsung.com>
Tue, 16 Mar 2021 10:57:38 +0000 (16:27 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit749639a2bbf976be75e642523c7f2be49dac080d
tree5a91fa485d46efc3536a8053a44f35a5e8ba60f0
parenta0fef893b0003991d3682a88c5d664ff5153099a
btmgmt: Fix printing Set PHY Configuration command error

Error was printed as MGMT_OP_GET_PHY_CONFIGURATION instead of
MGMT_OP_SET_PHY_CONFIGURATION.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/btmgmt.c