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

Add command set-sysconfig in btmgmt

Example usage:
[mgmt]# set-sysconfig -h
Parameters:
        -v <type:length:value>...
e.g.:
        set-sysconfig -v 001a:2:1234 001f:1:00
[mgmt]# set-sysconfig -v 8:2:abcd 1:02:0100 0016:2:0600

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