Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tizen] Implement ScanNetworks. #27623

Merged
merged 5 commits into from
Jul 20, 2023
Merged

Conversation

akash1-kumar
Copy link
Contributor

@akash1-kumar akash1-kumar commented Jul 5, 2023

Problem

  • "Not Implemented" error from TizenWiFiDriver::ScanNetworks(...).
  • Crash occusrs while performing ble-wifi commissioning between chip-tool and chip-lighting app

Changes

  • Implements ScanNetworks function.

  • Implements callback functions related to the ScanNetworks.

  • Implements TizenWiFiDriver:Count() and TizenWiFiDriver:Next() functions as well.

  • Resolve race condition in ble-wifi commissioning.

Testing

  • Manually tested network commissioning on Tizen.

@CLAassistant
Copy link

CLAassistant commented Jul 5, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added platform tizen For Tizen platform labels Jul 5, 2023
@github-actions
Copy link

github-actions bot commented Jul 5, 2023

PR #27623: Size comparison from a9773c9 to abc4073

Increases (5 builds for bl702l, cyw30739, nrfconnect, psoc6)
platform target config section a9773c9 abc4073 change % change
bl702l lighting-app bl702l .debug_info 41856389 41856390 1 0.0
.text 934406 934408 2 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 530487 530495 8 0.0
.app_xip_area 417969 417977 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 841404 841408 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 29074348 29074349 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28375065 28375066 1 0.0
Decreases (6 builds for bl602, bl702, cc32xx, cyw30739, esp32)
platform target config section a9773c9 abc4073 change % change
bl602 lighting-app bl602+rpc .text 1083630 1083628 -2 -0.0
bl702 lighting-app bl702 .debug_info 41863040 41863039 -1 -0.0
.text 945848 945846 -2 -0.0
bl702+rpc (read/write) 1277359 1277355 -4 -0.0
.debug_info 47051650 47051649 -1 -0.0
.text 1020246 1020244 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19971866 19971865 -1 -0.0
cyw30739 switch cyw930739m2evb_01 (read/write) 532295 532287 -8 -0.0
.app_xip_area 423273 423265 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1078352 1078350 -2 -0.0
(read/write) 1585336 1585328 -8 -0.0
.flash.rodata 216688 216680 -8 -0.0
.flash.text 1078352 1078350 -2 -0.0
Full report (42 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section a9773c9 abc4073 change % change
bl602 lighting-app bl602 (read/write) 1367598 1367598 0 0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051738 1051738 0 0.0
bl602+rpc (read/write) 1415034 1415034 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083630 1083628 -2 -0.0
bl702 lighting-app bl702 (read/write) 1178715 1178715 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1552055 1552055 0 0.0
.debug_aranges 150848 150848 0 0.0
.debug_frame 554732 554732 0 0.0
.debug_info 41863040 41863039 -1 -0.0
.debug_line 5603719 5603719 0 0.0
.debug_loc 3811058 3811058 0 0.0
.debug_ranges 396432 396432 0 0.0
.debug_str 4370527 4370527 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105700 105700 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582174 582174 0 0.0
.symtab 174176 174176 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
945848 945846 -2 -0.0
bl702+rpc (read/write) 1277359 1277355 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1717338 1717338 0 0.0
.debug_aranges 159336 159336 0 0.0
.debug_frame 583416 583416 0 0.0
.debug_info 47051650 47051649 -1 -0.0
.debug_line 6030389 6030389 0 0.0
.debug_loc 4016554 4016554 0 0.0
.debug_ranges 422120 422120 0 0.0
.debug_str 4799303 4799303 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120352 120352 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 645115 645115 0 0.0
.symtab 193088 193088 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1020246 1020244 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159096 1159096 0 0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1552958 1552958 0 0.0
.debug_aranges 144992 144992 0 0.0
.debug_frame 533364 533364 0 0.0
.debug_info 41856389 41856390 1 0.0
.debug_line 5509615 5509615 0 0.0
.debug_loc 3743703 3743703 0 0.0
.debug_ranges 401328 401328 0 0.0
.debug_str 4381221 4381221 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99648 99648 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 582081 582081 0 0.0
.symtab 173504 173504 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934406 934408 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 607978 607978 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948454 948454 0 0.0
.debug_aranges 119384 119384 0 0.0
.debug_frame 407780 407780 0 0.0
.debug_info 19971866 19971865 -1 -0.0
.debug_line 2878716 2878716 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1733146 1733146 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107875 107875 0 0.0
.debug_str 3813390 3813390 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104866 104866 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485180 485180 0 0.0
.symtab 288304 288304 0 0.0
.text 500992 500992 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545431 545431 0 0.0
.app_xip_area 437889 437889 0 0.0
.bss 62512 62512 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 530487 530495 8 0.0
.app_xip_area 417969 417977 8 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 568495 568495 0 0.0
.app_xip_area 462041 462041 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 532295 532287 -8 -0.0
.app_xip_area 423273 423265 -8 -0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 998168 998168 0 0.0
.bss 182008 182008 0 0.0
.data 2148 2148 0 0.0
.text 813988 813988 0 0.0
BRD4187C (read/write) 1027276 1027276 0 0.0
.bss 161732 161732 0 0.0
.data 2792 2792 0 0.0
.text 862732 862732 0 0.0
lock-app BRD4161A+wf200 (read/write) 1076160 1076160 0 0.0
.bss 176120 176120 0 0.0
.data 2152 2152 0 0.0
.text 897868 897868 0 0.0
window-app BRD4187C (read/write) 1097868 1097868 0 0.0
.bss 144740 144740 0 0.0
.data 2688 2688 0 0.0
.text 950420 950420 0 0.0
esp32 all-clusters-app c3devkit (read only) 1078352 1078350 -2 -0.0
(read/write) 1585336 1585328 -8 -0.0
.dram0.bss 75560 75560 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 216688 216680 -8 -0.0
.flash.text 1078352 1078350 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1125947 1125947 0 0.0
(read/write) 495762 495762 0 0.0
.dram0.bss 81040 81040 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 245268 245268 0 0.0
.flash.text 1120563 1120563 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 586476 586476 0 0.0
(read/write) 90112 90112 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 585940 585940 0 0.0
light k32w0+release (read only) 585180 585180 0 0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584644 584644 0 0.0
lock k32w0+release (read only) 557756 557756 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 557220 557220 0 0.0
linux all-clusters-app debug (read only) 3279045 3279045 0 0.0
(read/write) 159712 159712 0 0.0
.bss 59776 59776 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 91272 91272 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231976 231976 0 0.0
.text 2855093 2855093 0 0.0
all-clusters-minimal-app debug (read only) 3056957 3056957 0 0.0
(read/write) 146664 146664 0 0.0
.bss 58176 58176 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79960 79960 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224456 224456 0 0.0
.text 2645621 2645621 0 0.0
bridge-app debug (read only) 2525485 2525485 0 0.0
(read/write) 129960 129960 0 0.0
.bss 50296 50296 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69864 69864 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172968 172968 0 0.0
.text 2179381 2179381 0 0.0
chip-tool debug (read only) 18136601 18136601 0 0.0
(read/write) 842000 842000 0 0.0
.bss 93528 93528 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 736016 736016 0 0.0
.dynamic 624 624 0 0.0
.got 5848 5848 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 764033 764033 0 0.0
.text 15571011 15571011 0 0.0
chip-tool-ipv6only arm64 (read only) 17455088 17455088 0 0.0
(read/write) 909080 909080 0 0.0
.bss 102936 102936 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 772784 772784 0 0.0
.dynamic 560 560 0 0.0
.got 23424 23424 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 687080 687080 0 0.0
.text 14782276 14782276 0 0.0
lighting-app debug+rpc+ui (read only) 5207929 5207929 0 0.0
(read/write) 220680 220680 0 0.0
.bss 117248 117248 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91048 91048 0 0.0
.dynamic 672 672 0 0.0
.got 5872 5872 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 329108 329108 0 0.0
.text 4639715 4639715 0 0.0
lock-app debug (read only) 2618181 2618181 0 0.0
(read/write) 117360 117360 0 0.0
.bss 45376 45376 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 64024 64024 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200456 200456 0 0.0
.text 2252757 2252757 0 0.0
ota-provider-app debug (read only) 2214685 2214685 0 0.0
(read/write) 103952 103952 0 0.0
.bss 44560 44560 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52184 52184 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 154088 154088 0 0.0
.text 1918261 1918261 0 0.0
ota-requestor-app debug (read only) 2383669 2383669 0 0.0
(read/write) 111744 111744 0 0.0
.bss 47024 47024 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 57040 57040 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 158184 158184 0 0.0
.text 2074277 2074277 0 0.0
shell debug (read only) 2815009 2815009 0 0.0
(read/write) 148128 148128 0 0.0
.bss 58728 58728 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 82328 82328 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 200178 200178 0 0.0
.text 2446882 2446882 0 0.0
thermostat-no-ble arm64 (read only) 2611468 2611468 0 0.0
(read/write) 143128 143128 0 0.0
.bss 52376 52376 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129904 129904 0 0.0
.text 2215748 2215748 0 0.0
tv-app debug (read only) 3320481 3320481 0 0.0
(read/write) 261856 261856 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79776 79776 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222776 222776 0 0.0
.text 2900706 2900706 0 0.0
tv-casting-app debug (read only) 9313265 9313265 0 0.0
(read/write) 221712 221712 0 0.0
.bss 52096 52096 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 161296 161296 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 330844 330844 0 0.0
.text 8548034 8548034 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515512 2515512 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478196 1478196 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1213936 1213936 0 0.0
bss 154993 154993 0 0.0
rodata 138468 138468 0 0.0
text 841404 841408 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1316488 1316488 0 0.0
bss 138319 138319 0 0.0
rodata 133540 133540 0 0.0
text 753928 753928 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151724 1151724 0 0.0
bss 153489 153489 0 0.0
rodata 111728 111728 0 0.0
text 807416 807416 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841736 841736 0 0.0
(read/write) 1732820 1732820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189036 189036 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2568 2568 0 0.0
.debug_abbrev 1299145 1299145 0 0.0
.debug_aranges 149504 149504 0 0.0
.debug_frame 500700 500700 0 0.0
.debug_info 29074348 29074349 1 0.0
.debug_line 4044013 4044013 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2313682 2313682 0 0.0
.debug_rnglists 144795 144795 0 0.0
.debug_str 4385211 4385211 0 0.0
.heap 841736 841736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 754554 754554 0 0.0
.symtab 480688 480688 0 0.0
.text 1532828 1532828 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843208 843208 0 0.0
(read/write) 1664668 1664668 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187572 187572 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1282190 1282190 0 0.0
.debug_aranges 148120 148120 0 0.0
.debug_frame 501252 501252 0 0.0
.debug_info 28375065 28375066 1 0.0
.debug_line 4039578 4039578 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2296971 2296971 0 0.0
.debug_rnglists 143143 143143 0 0.0
.debug_str 4365484 4365484 0 0.0
.heap 843208 843208 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 703355 703355 0 0.0
.symtab 461792 461792 0 0.0
.text 1466148 1466148 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849416 849416 0 0.0
(read/write) 1597324 1597324 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181532 181532 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1119047 1119047 0 0.0
.debug_aranges 138480 138480 0 0.0
.debug_frame 465220 465220 0 0.0
.debug_info 23156426 23156426 0 0.0
.debug_line 3611530 3611530 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2138072 2138072 0 0.0
.debug_rnglists 133177 133177 0 0.0
.debug_str 4179235 4179235 0 0.0
.heap 849416 849416 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 626852 626852 0 0.0
.symtab 427328 427328 0 0.0
.text 1405012 1405012 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1628220 1628220 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1101290 1101290 0 0.0
.debug_aranges 136576 136576 0 0.0
.debug_frame 458480 458480 0 0.0
.debug_info 22855004 22855004 0 0.0
.debug_line 3546800 3546800 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2106652 2106652 0 0.0
.debug_rnglists 130701 130701 0 0.0
.debug_str 4134419 4134419 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 597081 597081 0 0.0
.symtab 417616 417616 0 0.0
.text 1408452 1408452 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172304 1172304 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619144 619144 0 0.0
lock-app qpg6105+debug (read/write) 1130424 1130424 0 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 577268 577268 0 0.0

@pullapprove pullapprove bot requested review from p0fi, plauric, tima-q and tobiasgraf July 8, 2023 05:47
@akash1-kumar akash1-kumar force-pushed the ScanNetworks2 branch 2 times, most recently from 8135bc3 to e42d475 Compare July 13, 2023 11:05
@github-actions
Copy link

github-actions bot commented Jul 13, 2023

PR #27623: Size comparison from 0da8dc4 to e42d475

Increases (9 builds for esp32, psoc6, telink)
platform target config section 0da8dc4 e42d475 change % change
esp32 all-clusters-app c3devkit (read only) 1090062 1090064 2 0.0
.flash.text 1090062 1090064 2 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28733602 28733603 1 0.0
light cy8ckit_062s2_43012 .debug_info 23449905 23449906 1 0.0
telink lighting-app tlsr9518adk80d text 682434 682438 4 0.0
lighting-app-rpc tlsr9518adk80d text 727324 727328 4 0.0
lighting-app-shell tlsr9518adk80d text 747474 747476 2 0.0
temperature-measurement-app tlsr9518adk80d text 578462 578464 2 0.0
thermostat tlsr9518adk80d text 617904 617908 4 0.0
window-covering tlsr9518adk80d (read/write) 892712 892720 8 0.0
text 612800 612804 4 0.0
Decreases (14 builds for bl602, bl702, cc32xx, cyw30739, psoc6, telink)
platform target config section 0da8dc4 e42d475 change % change
bl602 lighting-app bl602 (read/write) 1367970 1367962 -8 -0.0
.text 1052034 1052032 -2 -0.0
bl602+rpc .text 1083916 1083914 -2 -0.0
bl702 lighting-app bl702 (read/write) 1178955 1178951 -4 -0.0
.debug_info 42156388 42156386 -2 -0.0
.text 946084 946080 -4 -0.0
bl702+rpc (read/write) 1277591 1277587 -4 -0.0
.debug_info 47360078 47360076 -2 -0.0
.text 1020474 1020470 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20252753 20252751 -2 -0.0
cyw30739 switch cyw930739m2evb_01 (read/write) 541823 541815 -8 -0.0
.app_xip_area 432417 432409 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30425691 30425690 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 23147310 23147309 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 722600 722596 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d text 668512 668510 -2 -0.0
lock-app tlsr9518adk80d text 615398 615394 -4 -0.0
ota-requestor-app tlsr9518adk80d text 608584 608580 -4 -0.0
pump-app tlsr9518adk80d (read/write) 868284 868276 -8 -0.0
text 592518 592514 -4 -0.0
pump-controller-app tlsr9518adk80d (read/write) 855304 855296 -8 -0.0
text 582862 582860 -2 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0da8dc4 e42d475 change % change
bl602 lighting-app bl602 (read/write) 1367970 1367962 -8 -0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1052034 1052032 -2 -0.0
bl602+rpc (read/write) 1415398 1415398 0 0.0
.bss 91990 91990 0 0.0
.data 10024 10024 0 0.0
.text 1083916 1083914 -2 -0.0
bl702 lighting-app bl702 (read/write) 1178955 1178951 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3592 3592 0 0.0
.debug_abbrev 1556733 1556733 0 0.0
.debug_aranges 151760 151760 0 0.0
.debug_frame 558420 558420 0 0.0
.debug_info 42156388 42156386 -2 -0.0
.debug_line 5629590 5629590 0 0.0
.debug_loc 3836665 3836665 0 0.0
.debug_ranges 398472 398472 0 0.0
.debug_str 4416914 4416914 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105704 105704 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582374 582374 0 0.0
.symtab 174192 174192 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
946084 946080 -4 -0.0
bl702+rpc (read/write) 1277591 1277587 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1723292 1723292 0 0.0
.debug_aranges 160272 160272 0 0.0
.debug_frame 587272 587272 0 0.0
.debug_info 47360078 47360076 -2 -0.0
.debug_line 6057190 6057190 0 0.0
.debug_loc 4042565 4042565 0 0.0
.debug_ranges 424216 424216 0 0.0
.debug_str 4847302 4847302 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120356 120356 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 645315 645315 0 0.0
.symtab 193104 193104 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3394 3394 0 0.0
.text 0 0 0 0.0
1020474 1020470 -4 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159336 1159336 0 0.0
.boot2 292 292 0 0.0
.bss 40776 40776 0 0.0
.bss_psram 69168 69168 0 0.0
.comment 48 48 0 0.0
.data 4560 4560 0 0.0
.debug_abbrev 1557636 1557636 0 0.0
.debug_aranges 145904 145904 0 0.0
.debug_frame 537052 537052 0 0.0
.debug_info 42149737 42149737 0 0.0
.debug_line 5535506 5535506 0 0.0
.debug_loc 3769366 3769366 0 0.0
.debug_ranges 403368 403368 0 0.0
.debug_str 4427608 4427608 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99652 99652 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 582281 582281 0 0.0
.symtab 173520 173520 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
934642 934642 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 608394 608394 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 951471 951471 0 0.0
.debug_aranges 120504 120504 0 0.0
.debug_frame 411848 411848 0 0.0
.debug_info 20252753 20252751 -2 -0.0
.debug_line 2903623 2903623 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1749395 1749395 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108769 108769 0 0.0
.debug_str 3860840 3860840 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104914 104914 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485459 485459 0 0.0
.symtab 288368 288368 0 0.0
.text 501356 501356 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545575 545575 0 0.0
.app_xip_area 438033 438033 0 0.0
.bss 62512 62512 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 530631 530631 0 0.0
.app_xip_area 418113 418113 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 568655 568655 0 0.0
.app_xip_area 462201 462201 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 541823 541815 -8 -0.0
.app_xip_area 432417 432409 -8 -0.0
.bss 64344 64344 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1005212 1005212 0 0.0
.bss 182252 182252 0 0.0
.data 2700 2700 0 0.0
.text 820240 820240 0 0.0
BRD4187C (read/write) 1030168 1030168 0 0.0
.bss 161860 161860 0 0.0
.data 3308 3308 0 0.0
.text 864980 864980 0 0.0
lock-app BRD4161A+wf200 (read/write) 1080792 1080792 0 0.0
.bss 176252 176252 0 0.0
.data 2696 2696 0 0.0
.text 901824 901824 0 0.0
window-app BRD4187C (read/write) 1100624 1100624 0 0.0
.bss 144868 144868 0 0.0
.data 3204 3204 0 0.0
.text 952532 952532 0 0.0
esp32 all-clusters-app c3devkit (read only) 1090062 1090064 2 0.0
(read/write) 1587472 1587472 0 0.0
.dram0.bss 75976 75976 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 218408 218408 0 0.0
.flash.text 1090062 1090064 2 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1136643 1136643 0 0.0
(read/write) 497894 497894 0 0.0
.dram0.bss 81472 81472 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 246968 246968 0 0.0
.flash.text 1131259 1131259 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 586700 586700 0 0.0
(read/write) 90112 90112 0 0.0
.bss 66108 66108 0 0.0
.data 2168 2168 0 0.0
.text 586164 586164 0 0.0
light k32w0+release (read only) 585404 585404 0 0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584868 584868 0 0.0
lock k32w0+release (read only) 557932 557932 0 0.0
(read/write) 87560 87560 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 557396 557396 0 0.0
linux all-clusters-app debug (read only) 5192993 5192993 0 0.0
(read/write) 246616 246616 0 0.0
.bss 128416 128416 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 106592 106592 0 0.0
.dynamic 624 624 0 0.0
.got 5400 5400 0 0.0
.init 27 27 0 0.0
.init_array 1200 1200 0 0.0
.rodata 280814 280814 0 0.0
.text 4676003 4676003 0 0.0
all-clusters-minimal-app debug (read only) 4874145 4874145 0 0.0
(read/write) 230432 230432 0 0.0
.bss 125376 125376 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 93632 93632 0 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 269902 269902 0 0.0
.text 4375139 4375139 0 0.0
bridge-app debug (read only) 2742929 2742929 0 0.0
(read/write) 132160 132160 0 0.0
.bss 50424 50424 0 0.0
.data 4976 4976 0 0.0
.data.rel.ro 70656 70656 0 0.0
.dynamic 624 624 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 212744 212744 0 0.0
.text 2353843 2353843 0 0.0
chip-tool debug (read only) 18786977 18786977 0 0.0
(read/write) 1064272 1064272 0 0.0
.bss 93560 93560 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 958224 958224 0 0.0
.dynamic 624 624 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 828649 828649 0 0.0
.text 15960355 15960355 0 0.0
chip-tool-ipv6only arm64 (read only) 18054576 18054576 0 0.0
(read/write) 1132440 1132440 0 0.0
.bss 102952 102952 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 995728 995728 0 0.0
.dynamic 560 560 0 0.0
.got 23808 23808 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 735312 735312 0 0.0
.text 15135460 15135460 0 0.0
lighting-app debug+rpc+ui (read only) 5215209 5215209 0 0.0
(read/write) 220696 220696 0 0.0
.bss 117264 117264 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 91016 91016 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 332052 332052 0 0.0
.text 4643379 4643379 0 0.0
lock-app debug (read only) 4438969 4438969 0 0.0
(read/write) 201504 201504 0 0.0
.bss 112752 112752 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 77944 77944 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 245550 245550 0 0.0
.text 3985827 3985827 0 0.0
ota-provider-app debug (read only) 4108321 4108321 0 0.0
(read/write) 191152 191152 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 67760 67760 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 199502 199502 0 0.0
.text 3719699 3719699 0 0.0
ota-requestor-app debug (read only) 4202297 4202297 0 0.0
(read/write) 195464 195464 0 0.0
.bss 114176 114176 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 70760 70760 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 202958 202958 0 0.0
.text 3805891 3805891 0 0.0
shell debug (read only) 2889721 2889721 0 0.0
(read/write) 149976 149976 0 0.0
.bss 59304 59304 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 83576 83576 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 205170 205170 0 0.0
.text 2515426 2515426 0 0.0
thermostat-no-ble arm64 (read only) 4432304 4432304 0 0.0
(read/write) 243240 243240 0 0.0
.bss 122056 122056 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 101592 101592 0 0.0
.dynamic 560 560 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161036 161036 0 0.0
.text 3934964 3934964 0 0.0
tv-app debug (read only) 5240977 5240977 0 0.0
(read/write) 348848 348848 0 0.0
.bss 239968 239968 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95240 95240 0 0.0
.dynamic 624 624 0 0.0
.got 5624 5624 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270398 270398 0 0.0
.text 4728387 4728387 0 0.0
tv-casting-app debug (read only) 9877097 9877097 0 0.0
(read/write) 232920 232920 0 0.0
.bss 53856 53856 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 169352 169352 0 0.0
.dynamic 624 624 0 0.0
.got 5104 5104 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 374916 374916 0 0.0
.text 9046467 9046467 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2515936 2515936 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478620 1478620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1207708 1207708 0 0.0
bss 153323 153323 0 0.0
rodata 139072 139072 0 0.0
text 836332 836332 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327040 1327040 0 0.0
bss 138733 138733 0 0.0
rodata 134524 134524 0 0.0
text 763068 763068 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1151968 1151968 0 0.0
bss 153489 153489 0 0.0
rodata 111732 111732 0 0.0
text 807660 807660 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841320 841320 0 0.0
(read/write) 1748452 1748452 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189452 189452 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2568 2568 0 0.0
.debug_abbrev 1329388 1329388 0 0.0
.debug_aranges 153472 153472 0 0.0
.debug_frame 514664 514664 0 0.0
.debug_info 30425691 30425690 -1 -0.0
.debug_line 4145190 4145190 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2378445 2378445 0 0.0
.debug_rnglists 148612 148612 0 0.0
.debug_str 4507019 4507019 0 0.0
.heap 841320 841320 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 778625 778625 0 0.0
.symtab 489328 489328 0 0.0
.text 1548044 1548044 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843208 843208 0 0.0
(read/write) 1665116 1665116 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187572 187572 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1285927 1285927 0 0.0
.debug_aranges 149248 149248 0 0.0
.debug_frame 505344 505344 0 0.0
.debug_info 28733602 28733603 1 0.0
.debug_line 4063571 4063571 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2313376 2313376 0 0.0
.debug_rnglists 144043 144043 0 0.0
.debug_str 4413089 4413089 0 0.0
.heap 843208 843208 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 703771 703771 0 0.0
.symtab 461904 461904 0 0.0
.text 1466596 1466596 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849416 849416 0 0.0
(read/write) 1597756 1597756 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181532 181532 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1122122 1122122 0 0.0
.debug_aranges 139600 139600 0 0.0
.debug_frame 469280 469280 0 0.0
.debug_info 23449905 23449906 1 0.0
.debug_line 3634704 3634704 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2154239 2154239 0 0.0
.debug_rnglists 134071 134071 0 0.0
.debug_str 4226675 4226675 0 0.0
.heap 849416 849416 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627131 627131 0 0.0
.symtab 427392 427392 0 0.0
.text 1405444 1405444 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1628652 1628652 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1104389 1104389 0 0.0
.debug_aranges 137696 137696 0 0.0
.debug_frame 462540 462540 0 0.0
.debug_info 23147310 23147309 -1 -0.0
.debug_line 3570087 3570087 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2122819 2122819 0 0.0
.debug_rnglists 131595 131595 0 0.0
.debug_str 4181859 4181859 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 597360 597360 0 0.0
.symtab 417680 417680 0 0.0
.text 1408884 1408884 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172544 1172544 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 619384 619384 0 0.0
lock-app qpg6105+debug (read/write) 1130656 1130656 0 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 577500 577500 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052520 1052520 0 0.0
bss 98328 98328 0 0.0
text 722600 722596 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 965552 965552 0 0.0
bss 96288 96288 0 0.0
text 668512 668510 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930908 930908 0 0.0
bss 100308 100308 0 0.0
text 643522 643522 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862652 862652 0 0.0
bss 89972 89972 0 0.0
text 586732 586732 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 891296 891296 0 0.0
bss 90516 90516 0 0.0
text 612228 612228 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 969464 969464 0 0.0
bss 98648 98648 0 0.0
text 682434 682438 4 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980836 980836 0 0.0
bss 102896 102896 0 0.0
text 689950 689950 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1038948 1038948 0 0.0
bss 100204 100204 0 0.0
text 727324 727328 4 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070312 1070312 0 0.0
bss 111288 111288 0 0.0
text 747474 747476 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 917764 917764 0 0.0
bss 90636 90636 0 0.0
text 615398 615394 -4 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885260 885260 0 0.0
bss 91248 91248 0 0.0
text 608584 608580 -4 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868284 868276 -8 -0.0
bss 90104 90104 0 0.0
text 592518 592514 -4 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 855304 855296 -8 -0.0
bss 89904 89904 0 0.0
text 582862 582860 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851428 851428 0 0.0
bss 89812 89812 0 0.0
text 578462 578464 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 897364 897364 0 0.0
bss 90348 90348 0 0.0
text 617904 617908 4 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 892712 892720 8 0.0
bss 90640 90640 0 0.0
text 612800 612804 4 0.0

src/platform/Tizen/WiFiManager.cpp Outdated Show resolved Hide resolved
src/platform/Tizen/WiFiManager.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jul 14, 2023

PR #27623: Size comparison from 01116da to b5e0e63

Decreases (1 build for cc32xx)
platform target config section 01116da b5e0e63 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20254937 20254936 -1 -0.0
Full report (2 builds for cc32xx, mbed)
platform target config section 01116da b5e0e63 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 608490 608490 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 951495 951495 0 0.0
.debug_aranges 120496 120496 0 0.0
.debug_frame 411916 411916 0 0.0
.debug_info 20254937 20254936 -1 -0.0
.debug_line 2904303 2904303 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1749718 1749718 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 108740 108740 0 0.0
.debug_str 3861585 3861585 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104914 104914 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 485612 485612 0 0.0
.symtab 288368 288368 0 0.0
.text 501452 501452 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516000 2516000 0 0.0
.bss 216312 216312 0 0.0
.data 5152 5152 0 0.0
.text 1478684 1478684 0 0.0

src/platform/Tizen/WiFiManager.cpp Outdated Show resolved Hide resolved
This pacth:
-> Implements ScanNetworks function.
-> Implements callback functions related to the ScanNetworks.
-> Implements Count and Next function.
-> Resolve race condition in ble-wifi commissioning.

Signed-off-by: Akash Kumar <[email protected]>
woody-apple and others added 2 commits July 18, 2023 19:17
This pacth:
-> Implements ScanNetworks function.
-> Implements callback functions related to the ScanNetworks.
-> Implements Count and Next function.
-> Resolve race condition in ble-wifi commissioning.

Signed-off-by: Akash Kumar <[email protected]>
Signed-off-by: Akash Kumar <[email protected]>
@wootak-jung
Copy link
Contributor

Looks good to me.

Copy link
Contributor

@dh79pyun dh79pyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

src/platform/Tizen/WiFiManager.cpp Outdated Show resolved Hide resolved
Signed-off-by: Akash Kumar <[email protected]>
@mergify mergify bot merged commit 0869e98 into project-chip:master Jul 20, 2023
@akash1-kumar akash1-kumar deleted the ScanNetworks2 branch July 20, 2023 12:19
erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Jul 21, 2023
* [Tizen] Implement ScanNetworks

This pacth:
-> Implements ScanNetworks function.
-> Implements callback functions related to the ScanNetworks.
-> Implements Count and Next function.
-> Resolve race condition in ble-wifi commissioning.

Signed-off-by: Akash Kumar <[email protected]>

* Update src/platform/Tizen/WiFiManager.cpp

Co-authored-by: Arkadiusz Bokowy <[email protected]>

* Implement ScanNetworks

This pacth:
-> Implements ScanNetworks function.
-> Implements callback functions related to the ScanNetworks.
-> Implements Count and Next function.
-> Resolve race condition in ble-wifi commissioning.

Signed-off-by: Akash Kumar <[email protected]>

* Update error handling

Signed-off-by: Akash Kumar <[email protected]>

---------

Signed-off-by: Akash Kumar <[email protected]>
Co-authored-by: Justin Wood <[email protected]>
Co-authored-by: Arkadiusz Bokowy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants