monitor: Fix logging of CIG Test SDU Interval param
authorMariusz Skamra <mariusz.skamra@codecoup.pl>
Mon, 16 Aug 2021 14:29:56 +0000 (16:29 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:36 +0000 (19:08 +0530)
This fixes log of SDU interval in StoM direction.

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

index 31e4886..e15669f 100755 (executable)
@@ -8084,7 +8084,7 @@ static void le_set_cig_params_test_cmd(const void *data, uint8_t size)
 
        print_field("CIG ID: 0x%2.2x", cmd->cig_id);
        print_usec_interval("Master to Slave SDU Interval", cmd->m_interval);
-       print_usec_interval("Master to Slave SDU Interval", cmd->s_interval);
+       print_usec_interval("Slave to Master SDU Interval", cmd->s_interval);
        print_field("Master to Slave Flush Timeout: 0x%2.2x", cmd->m_ft);
        print_field("Slave to Master Flush Timeout: 0x%2.2x", cmd->s_ft);
        print_field("ISO Interval: %.2f ms (0x%4.4x)",