btmgmt: Add command read-sysconfig
authorHoward Chung <howardchung@google.com>
Tue, 5 Jan 2021 03:12:55 +0000 (11:12 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commitfa7907015a02c140656fb3987520e0f1fc12267b
treea1d46b6f0a932a367cab23988ac8a52a14c514f1
parent6b42596ba55b09efde68fb10d8ac10f556fd9d6a
btmgmt: Add command read-sysconfig

Add command read-sysconfig in btmgmt

Example usage:
localhost ~ # btmgmt
[mgmt]# read-sysconfig
Type: 0x0000    Length: 02      Value: 0000
Type: 0x0001    Length: 02      Value: 0008
...
Type: 0x001f    Length: 01      Value: 01

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