btmgmt: Rename version command to revision
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 30 Mar 2020 17:28:08 +0000 (10:28 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:48 +0000 (14:30 +0530)
commitc8981430fb42b85fc6c1a79e52f8f9dbe159594c
tree177f1c2ba8fe1175c5cd7ade3e6522838f97ebf7
parent2b174a4ab449d6172227f3345b7905ebccecf4ca
btmgmt: Rename version command to revision

version is already handled by btshell and always refer to BlueZ version
rather than MGMT version, so this renames the command to revision to
avoid having the clash of command names.

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