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

[ESP32]: Add way to configure BLE scan response. #28571

Merged
merged 3 commits into from
Aug 14, 2023

Conversation

jadhavrohit924
Copy link
Contributor

  • Problem

There was no way to configure scan response for esp32.

  • Changes

Added API to configure scan response with docs.

  • Testing

Tested scan response using nrf-connect android app.

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

PR #28571: Size comparison from 367a0c6 to 61c6fd5

Increases (8 builds for cyw30739, esp32, psoc6, telink)
platform target config section 367a0c6 61c6fd59 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 550127 550135 8 0.0
.app_xip_area 441417 441425 8 0.0
esp32 all-clusters-app c3devkit (read only) 1149560 1149692 132 0.0
(read/write) 1701964 1702012 48 0.0
.dram0.bss 79048 79064 16 0.0
.flash.rodata 266088 266120 32 0.0
.flash.text 1149560 1149692 132 0.0
m5stack (read only) 1191383 1191511 128 0.0
(read/write) 550174 550230 56 0.0
.dram0.bss 85416 85432 16 0.0
.flash.rodata 297080 297120 40 0.0
.flash.text 1185999 1186127 128 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22357909 22357911 2 0.0
telink lighting-app-rpc tlsr9518adk80d text 730574 730576 2 0.0
lighting-app-shell tlsr9518adk80d text 750678 750680 2 0.0
pump-controller-app tlsr9518adk80d text 586340 586342 2 0.0
shell tlsr9518adk80d text 478642 478644 2 0.0
Decreases (17 builds for bl602, bl702, bl702l, cc32xx, efr32, nrfconnect, psoc6, telink)
platform target config section 367a0c6 61c6fd59 change % change
bl602 lighting-app bl602 .text 1056472 1056468 -4 -0.0
bl602+rpc .text 1088404 1088402 -2 -0.0
bl702 lighting-app bl702 (read/write) 1166235 1166231 -4 -0.0
.debug_info 41493418 41493417 -1 -0.0
.text 953450 953448 -2 -0.0
bl702l lighting-app bl702l (read/write) 1152164 1152160 -4 -0.0
.debug_info 41494527 41494525 -2 -0.0
.text 942524 942520 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19408670 19408669 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1036540 1036532 -8 -0.0
.text 869164 869156 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 843712 843708 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30114179 30114177 -2 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27211423 27211421 -2 -0.0
lock cy8ckit_062s2_43012 .debug_info 22271337 22271336 -1 -0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 976664 976656 -8 -0.0
text 669638 669634 -4 -0.0
bridge-app tlsr9518adk80d text 646888 646886 -2 -0.0
contact-sensor-app tlsr9518adk80d text 590278 590276 -2 -0.0
lighting-app tlsr9518adk80d text 685642 685640 -2 -0.0
lighting-app-factory-data tlsr9518adk80d text 693160 693158 -2 -0.0
lock-app tlsr9518adk80d (read/write) 933472 933464 -8 -0.0
text 620952 620948 -4 -0.0
temperature-measurement-app tlsr9518adk80d text 581992 581988 -4 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 367a0c6 61c6fd59 change % change
bl602 lighting-app bl602 (read/write) 1363378 1363378 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056472 1056468 -4 -0.0
bl602+rpc (read/write) 1410846 1410846 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088404 1088402 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166235 1166231 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1566850 1566850 0 0.0
.debug_aranges 140376 140376 0 0.0
.debug_frame 516544 516544 0 0.0
.debug_info 41493418 41493417 -1 -0.0
.debug_line 5483125 5483125 0 0.0
.debug_loc 3564497 3564497 0 0.0
.debug_ranges 384456 384456 0 0.0
.debug_str 4011830 4011830 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106856 106856 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 589131 589131 0 0.0
.symtab 175568 175568 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953450 953448 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265167 1265167 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1743980 1743980 0 0.0
.debug_aranges 148920 148920 0 0.0
.debug_frame 545448 545448 0 0.0
.debug_info 46387857 46387857 0 0.0
.debug_line 5895647 5895647 0 0.0
.debug_loc 3770653 3770653 0 0.0
.debug_ranges 410208 410208 0 0.0
.debug_str 4431695 4431695 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121508 121508 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 652094 652094 0 0.0
.symtab 194496 194496 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028132 1028132 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152164 1152160 -4 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569069 1569069 0 0.0
.debug_aranges 134880 134880 0 0.0
.debug_frame 496232 496232 0 0.0
.debug_info 41494527 41494525 -2 -0.0
.debug_line 5398819 5398819 0 0.0
.debug_loc 3500581 3500581 0 0.0
.debug_ranges 389664 389664 0 0.0
.debug_str 4024299 4024299 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100740 100740 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 589356 589356 0 0.0
.symtab 175136 175136 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942524 942520 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615602 615602 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961444 961444 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369820 369820 0 0.0
.debug_info 19408670 19408669 -1 -0.0
.debug_line 2813733 2813733 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596942 1596942 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100570 100570 0 0.0
.debug_str 3426533 3426533 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496231 496231 0 0.0
.symtab 293312 293312 0 0.0
.text 507196 507196 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550127 550135 8 0.0
.app_xip_area 441417 441425 8 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537215 537215 0 0.0
.app_xip_area 423457 423457 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573927 573927 0 0.0
.app_xip_area 466297 466297 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 548863 548863 0 0.0
.app_xip_area 438225 438225 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1011980 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824784 824784 0 0.0
BRD4187C (read/write) 1036540 1036532 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869164 869156 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1088680 1088680 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907408 907408 0 0.0
window-app BRD4187C (read/write) 1107992 1107992 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957692 957692 0 0.0
esp32 all-clusters-app c3devkit (read only) 1149560 1149692 132 0.0
(read/write) 1701964 1702012 48 0.0
.dram0.bss 79048 79064 16 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266120 32 0.0
.flash.text 1149560 1149692 132 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191383 1191511 128 0.0
(read/write) 550174 550230 56 0.0
.dram0.bss 85416 85432 16 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297120 40 0.0
.flash.text 1185999 1186127 128 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590460 590460 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589924 589924 0 0.0
light k32w0+release (read only) 589084 589084 0 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588548 588548 0 0.0
lock k32w0+release (read only) 561652 561652 0 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561116 561116 0 0.0
linux all-clusters-app debug (read only) 5487073 5487073 0 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 334000 334000 0 0.0
.text 4776019 4776019 0 0.0
all-clusters-minimal-app debug (read only) 4900937 4900937 0 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398883 4398883 0 0.0
bridge-app debug (read only) 2768753 2768753 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214440 214440 0 0.0
.text 2376787 2376787 0 0.0
chip-tool debug (read only) 17695089 17695089 0 0.0
(read/write) 1054272 1054272 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 948080 948080 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 911729 911729 0 0.0
.text 14730659 14730659 0 0.0
chip-tool-ipv6only arm64 (read only) 16914660 16914660 0 0.0
(read/write) 1121736 1121736 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 985432 985432 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 822768 822768 0 0.0
.text 13854424 13854424 0 0.0
lighting-app debug+rpc+ui (read only) 5239969 5239969 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4660947 4660947 0 0.0
lock-app debug (read only) 4471185 4471185 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247782 247782 0 0.0
.text 4014051 4014051 0 0.0
ota-provider-app debug (read only) 4127385 4127385 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200966 200966 0 0.0
.text 3736099 3736099 0 0.0
ota-requestor-app debug (read only) 4221313 4221313 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3822275 3822275 0 0.0
shell debug (read only) 2930145 2930145 0 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 210674 210674 0 0.0
.text 2548578 2548578 0 0.0
thermostat-no-ble arm64 (read only) 4450292 4450292 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161996 161996 0 0.0
.text 3950216 3950216 0 0.0
tv-app debug (read only) 5315281 5315281 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4799267 4799267 0 0.0
tv-casting-app debug (read only) 8294929 8294929 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7527123 7527123 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522080 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218660 0 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843712 843708 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337356 1337356 0 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771120 771120 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156700 1156700 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810148 810148 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766740 1766740 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2528 2528 0 0.0
.debug_abbrev 1378124 1378124 0 0.0
.debug_aranges 143896 143896 0 0.0
.debug_frame 479260 479260 0 0.0
.debug_info 30114179 30114177 -2 -0.0
.debug_line 4143066 4143066 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248256 2248256 0 0.0
.debug_rnglists 142347 142347 0 0.0
.debug_str 4119206 4119206 0 0.0
.heap 837696 837696 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 802606 802606 0 0.0
.symtab 500160 500160 0 0.0
.text 1562708 1562708 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674188 1674188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1284561 1284561 0 0.0
.debug_aranges 137200 137200 0 0.0
.debug_frame 462360 462360 0 0.0
.debug_info 27211423 27211421 -2 -0.0
.debug_line 3961008 3961008 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149102 2149102 0 0.0
.debug_rnglists 135480 135480 0 0.0
.debug_str 3978755 3978755 0 0.0
.heap 839648 839648 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 713240 713240 0 0.0
.symtab 465808 465808 0 0.0
.text 1472108 1472108 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605684 1605684 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1124889 1124889 0 0.0
.debug_aranges 127328 127328 0 0.0
.debug_frame 425504 425504 0 0.0
.debug_info 22357909 22357911 2 0.0
.debug_line 3526313 3526313 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986217 1986217 0 0.0
.debug_rnglists 125250 125250 0 0.0
.debug_str 3786827 3786827 0 0.0
.heap 845912 845912 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 634232 634232 0 0.0
.symtab 430448 430448 0 0.0
.text 1409868 1409868 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639188 1639188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116327 1116327 0 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 421532 421532 0 0.0
.debug_info 22271337 22271336 -1 -0.0
.debug_line 3481764 3481764 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966626 1966626 0 0.0
.debug_rnglists 123426 123426 0 0.0
.debug_str 3751365 3751365 0 0.0
.heap 818392 818392 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 608132 608132 0 0.0
.symtab 422576 422576 0 0.0
.text 1415852 1415852 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177788 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624632 624632 0 0.0
lock-app qpg6105+debug (read/write) 1134852 1134852 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581692 581692 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070188 1070188 0 0.0
bss 107308 107308 0 0.0
text 728998 728998 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976664 976656 -8 -0.0
bss 105284 105284 0 0.0
text 669638 669634 -4 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944056 944056 0 0.0
bss 109660 109660 0 0.0
text 646888 646886 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876020 876020 0 0.0
bss 98840 98840 0 0.0
text 590278 590276 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907324 907324 0 0.0
bss 99464 99464 0 0.0
text 618008 618008 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982312 982312 0 0.0
bss 107516 107516 0 0.0
text 685642 685640 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993676 993676 0 0.0
bss 111764 111764 0 0.0
text 693160 693158 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051844 1051844 0 0.0
bss 109088 109088 0 0.0
text 730574 730576 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083164 1083164 0 0.0
bss 120164 120164 0 0.0
text 750678 750680 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933472 933464 -8 -0.0
bss 99560 99560 0 0.0
text 620952 620948 -4 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898600 898600 0 0.0
bss 100148 100148 0 0.0
text 612120 612120 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881412 881412 0 0.0
bss 98972 98972 0 0.0
text 595876 595876 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868592 868592 0 0.0
bss 98772 98772 0 0.0
text 586340 586342 2 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744180 0 0.0
bss 97208 97208 0 0.0
text 478642 478644 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878504 878504 0 0.0
bss 98952 98952 0 0.0
text 593750 593750 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864772 864772 0 0.0
bss 98680 98680 0 0.0
text 581992 581988 -4 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910604 910604 0 0.0
bss 99224 99224 0 0.0
text 621320 621320 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906400 906400 0 0.0
bss 99560 99560 0 0.0
text 616630 616630 0 0.0

docs/guides/esp32/ble.md Outdated Show resolved Hide resolved
docs/guides/esp32/ble.md Outdated Show resolved Hide resolved
docs/guides/esp32/ble.md Outdated Show resolved Hide resolved
docs/guides/esp32/ble.md Outdated Show resolved Hide resolved
src/platform/ESP32/BLEManagerImpl.h Outdated Show resolved Hide resolved
src/platform/ESP32/nimble/BLEManagerImpl.cpp Show resolved Hide resolved
src/platform/ESP32/BLEManagerImpl.h Outdated Show resolved Hide resolved
src/platform/ESP32/nimble/BLEManagerImpl.cpp Outdated Show resolved Hide resolved
@p0fi p0fi removed their request for review August 8, 2023 13:23
@pullapprove pullapprove bot requested a review from p0fi August 8, 2023 13:23
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

PR #28571: Size comparison from 367a0c6 to 0fcabc3

Increases (11 builds for cyw30739, esp32, linux, psoc6, telink)
platform target config section 367a0c6 0fcabc3 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 550127 550135 8 0.0
.app_xip_area 441417 441425 8 0.0
esp32 all-clusters-app c3devkit (read only) 1149560 1149702 142 0.0
(read/write) 1701964 1702044 80 0.0
.dram0.bss 79048 79096 48 0.1
.flash.rodata 266088 266120 32 0.0
.flash.text 1149560 1149702 142 0.0
m5stack (read only) 1191383 1191515 132 0.0
(read/write) 550174 550262 88 0.0
.dram0.bss 85416 85464 48 0.1
.flash.rodata 297080 297120 40 0.0
.flash.text 1185999 1186131 132 0.0
linux lighting-app debug+rpc+ui (read only) 5239969 5240225 256 0.0
.text 4660947 4661203 256 0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22357909 22357911 2 0.0
telink lighting-app-rpc tlsr9518adk80d text 730574 730576 2 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083164 1083172 8 0.0
text 750678 750682 4 0.0
pump-controller-app tlsr9518adk80d text 586340 586342 2 0.0
shell tlsr9518adk80d text 478642 478644 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 593750 593752 2 0.0
thermostat tlsr9518adk80d (read/write) 910604 910612 8 0.0
text 621320 621322 2 0.0
Decreases (17 builds for bl602, bl702, cc32xx, efr32, k32w, nrfconnect, psoc6, telink)
platform target config section 367a0c6 0fcabc3 change % change
bl602 lighting-app bl602 .text 1056472 1056470 -2 -0.0
bl602+rpc .text 1088404 1088402 -2 -0.0
bl702 lighting-app bl702 (read/write) 1166235 1166231 -4 -0.0
.debug_info 41493418 41493417 -1 -0.0
.text 953450 953448 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19408670 19408669 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1036540 1036532 -8 -0.0
.text 869164 869156 -8 -0.0
k32w light k32w0+release (read only) 589084 589068 -16 -0.0
.text 588548 588532 -16 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 843712 843708 -4 -0.0
nrf7002dk_nrf5340_cpuapp text 771120 771116 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30114179 30114177 -2 -0.0
.debug_line 4143066 4143056 -10 -0.0
telink all-clusters-app tlsr9518adk80d text 728998 728996 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 976664 976656 -8 -0.0
text 669638 669634 -4 -0.0
bridge-app tlsr9518adk80d text 646888 646886 -2 -0.0
contact-sensor-app tlsr9518adk80d text 590278 590276 -2 -0.0
lock-app tlsr9518adk80d text 620952 620950 -2 -0.0
ota-requestor-app tlsr9518adk80d text 612120 612118 -2 -0.0
temperature-measurement-app tlsr9518adk80d text 581992 581990 -2 -0.0
window-covering tlsr9518adk80d (read/write) 906400 906392 -8 -0.0
text 616630 616628 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 367a0c6 0fcabc3 change % change
bl602 lighting-app bl602 (read/write) 1363378 1363378 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056472 1056470 -2 -0.0
bl602+rpc (read/write) 1410846 1410846 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088404 1088402 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166235 1166231 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1566850 1566850 0 0.0
.debug_aranges 140376 140376 0 0.0
.debug_frame 516544 516544 0 0.0
.debug_info 41493418 41493417 -1 -0.0
.debug_line 5483125 5483125 0 0.0
.debug_loc 3564497 3564497 0 0.0
.debug_ranges 384456 384456 0 0.0
.debug_str 4011830 4011830 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106856 106856 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 589131 589131 0 0.0
.symtab 175568 175568 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953450 953448 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265167 1265167 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1743980 1743980 0 0.0
.debug_aranges 148920 148920 0 0.0
.debug_frame 545448 545448 0 0.0
.debug_info 46387857 46387857 0 0.0
.debug_line 5895647 5895647 0 0.0
.debug_loc 3770653 3770653 0 0.0
.debug_ranges 410208 410208 0 0.0
.debug_str 4431695 4431695 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121508 121508 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 652094 652094 0 0.0
.symtab 194496 194496 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028132 1028132 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152164 1152164 0 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569069 1569069 0 0.0
.debug_aranges 134880 134880 0 0.0
.debug_frame 496232 496232 0 0.0
.debug_info 41494527 41494527 0 0.0
.debug_line 5398819 5398819 0 0.0
.debug_loc 3500581 3500581 0 0.0
.debug_ranges 389664 389664 0 0.0
.debug_str 4024299 4024299 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100740 100740 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 589356 589356 0 0.0
.symtab 175136 175136 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942524 942524 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615602 615602 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961444 961444 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369820 369820 0 0.0
.debug_info 19408670 19408669 -1 -0.0
.debug_line 2813733 2813733 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596942 1596942 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100570 100570 0 0.0
.debug_str 3426533 3426533 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496231 496231 0 0.0
.symtab 293312 293312 0 0.0
.text 507196 507196 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550127 550135 8 0.0
.app_xip_area 441417 441425 8 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537215 537215 0 0.0
.app_xip_area 423457 423457 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573927 573927 0 0.0
.app_xip_area 466297 466297 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 548863 548863 0 0.0
.app_xip_area 438225 438225 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011980 1011980 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824784 824784 0 0.0
BRD4187C (read/write) 1036540 1036532 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869164 869156 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1088680 1088680 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907408 907408 0 0.0
window-app BRD4187C (read/write) 1107992 1107992 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957692 957692 0 0.0
esp32 all-clusters-app c3devkit (read only) 1149560 1149702 142 0.0
(read/write) 1701964 1702044 80 0.0
.dram0.bss 79048 79096 48 0.1
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266120 32 0.0
.flash.text 1149560 1149702 142 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191383 1191515 132 0.0
(read/write) 550174 550262 88 0.0
.dram0.bss 85416 85464 48 0.1
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297120 40 0.0
.flash.text 1185999 1186131 132 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590460 590460 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589924 589924 0 0.0
light k32w0+release (read only) 589084 589068 -16 -0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588548 588532 -16 -0.0
lock k32w0+release (read only) 561652 561652 0 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561116 561116 0 0.0
linux all-clusters-app debug (read only) 5487073 5487073 0 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 334000 334000 0 0.0
.text 4776019 4776019 0 0.0
all-clusters-minimal-app debug (read only) 4900937 4900937 0 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398883 4398883 0 0.0
bridge-app debug (read only) 2768753 2768753 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214440 214440 0 0.0
.text 2376787 2376787 0 0.0
chip-tool debug (read only) 17695089 17695089 0 0.0
(read/write) 1054272 1054272 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 948080 948080 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 911729 911729 0 0.0
.text 14730659 14730659 0 0.0
chip-tool-ipv6only arm64 (read only) 16914660 16914660 0 0.0
(read/write) 1121736 1121736 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 985432 985432 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 822768 822768 0 0.0
.text 13854424 13854424 0 0.0
lighting-app debug+rpc+ui (read only) 5239969 5240225 256 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4660947 4661203 256 0.0
lock-app debug (read only) 4471185 4471185 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247782 247782 0 0.0
.text 4014051 4014051 0 0.0
ota-provider-app debug (read only) 4127385 4127385 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200966 200966 0 0.0
.text 3736099 3736099 0 0.0
ota-requestor-app debug (read only) 4221313 4221313 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3822275 3822275 0 0.0
shell debug (read only) 2930145 2930145 0 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 210674 210674 0 0.0
.text 2548578 2548578 0 0.0
thermostat-no-ble arm64 (read only) 4450292 4450292 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 161996 161996 0 0.0
.text 3950216 3950216 0 0.0
tv-app debug (read only) 5315281 5315281 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4799267 4799267 0 0.0
tv-casting-app debug (read only) 8294929 8294929 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7527123 7527123 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522080 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218660 0 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843712 843708 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337356 1337356 0 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771120 771116 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156700 1156700 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810148 810148 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766740 1766740 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2528 2528 0 0.0
.debug_abbrev 1378124 1378124 0 0.0
.debug_aranges 143896 143896 0 0.0
.debug_frame 479260 479260 0 0.0
.debug_info 30114179 30114177 -2 -0.0
.debug_line 4143066 4143056 -10 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248256 2248256 0 0.0
.debug_rnglists 142347 142347 0 0.0
.debug_str 4119206 4119206 0 0.0
.heap 837696 837696 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 802606 802606 0 0.0
.symtab 500160 500160 0 0.0
.text 1562708 1562708 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674188 1674188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1284561 1284561 0 0.0
.debug_aranges 137200 137200 0 0.0
.debug_frame 462360 462360 0 0.0
.debug_info 27211423 27211423 0 0.0
.debug_line 3961008 3961008 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149102 2149102 0 0.0
.debug_rnglists 135480 135480 0 0.0
.debug_str 3978755 3978755 0 0.0
.heap 839648 839648 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 713240 713240 0 0.0
.symtab 465808 465808 0 0.0
.text 1472108 1472108 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605684 1605684 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1124889 1124889 0 0.0
.debug_aranges 127328 127328 0 0.0
.debug_frame 425504 425504 0 0.0
.debug_info 22357909 22357911 2 0.0
.debug_line 3526313 3526313 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986217 1986217 0 0.0
.debug_rnglists 125250 125250 0 0.0
.debug_str 3786827 3786827 0 0.0
.heap 845912 845912 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 634232 634232 0 0.0
.symtab 430448 430448 0 0.0
.text 1409868 1409868 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639188 1639188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116327 1116327 0 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 421532 421532 0 0.0
.debug_info 22271337 22271337 0 0.0
.debug_line 3481764 3481764 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966626 1966626 0 0.0
.debug_rnglists 123426 123426 0 0.0
.debug_str 3751365 3751365 0 0.0
.heap 818392 818392 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 608132 608132 0 0.0
.symtab 422576 422576 0 0.0
.text 1415852 1415852 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177788 1177788 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624632 624632 0 0.0
lock-app qpg6105+debug (read/write) 1134852 1134852 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581692 581692 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070188 1070188 0 0.0
bss 107308 107308 0 0.0
text 728998 728996 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976664 976656 -8 -0.0
bss 105284 105284 0 0.0
text 669638 669634 -4 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944056 944056 0 0.0
bss 109660 109660 0 0.0
text 646888 646886 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876020 876020 0 0.0
bss 98840 98840 0 0.0
text 590278 590276 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907324 907324 0 0.0
bss 99464 99464 0 0.0
text 618008 618008 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982312 982312 0 0.0
bss 107516 107516 0 0.0
text 685642 685642 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993676 993676 0 0.0
bss 111764 111764 0 0.0
text 693160 693160 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051844 1051844 0 0.0
bss 109088 109088 0 0.0
text 730574 730576 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083164 1083172 8 0.0
bss 120164 120164 0 0.0
text 750678 750682 4 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933472 933472 0 0.0
bss 99560 99560 0 0.0
text 620952 620950 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898600 898600 0 0.0
bss 100148 100148 0 0.0
text 612120 612118 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881412 881412 0 0.0
bss 98972 98972 0 0.0
text 595876 595876 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868592 868592 0 0.0
bss 98772 98772 0 0.0
text 586340 586342 2 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744180 0 0.0
bss 97208 97208 0 0.0
text 478642 478644 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878504 878504 0 0.0
bss 98952 98952 0 0.0
text 593750 593752 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864772 864772 0 0.0
bss 98680 98680 0 0.0
text 581992 581990 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910604 910612 8 0.0
bss 99224 99224 0 0.0
text 621320 621322 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906400 906392 -8 -0.0
bss 99560 99560 0 0.0
text 616630 616628 -2 -0.0

src/platform/ESP32/nimble/BLEManagerImpl.cpp Outdated Show resolved Hide resolved
docs/guides/esp32/ble_settings.md Outdated Show resolved Hide resolved
@dhrishi dhrishi changed the title [ESP32]: Add way to configure scan response. [ESP32]: Add way to configure BLE scan response. Aug 10, 2023
@github-actions
Copy link

github-actions bot commented Aug 10, 2023

PR #28571: Size comparison from a3c4b48 to 15f4b3f

Increases (15 builds for bl602, bl702, esp32, mbed, psoc6, telink)
platform target config section a3c4b48 15f4b3f change % change
bl602 lighting-app bl602 (read/write) 1364494 1364502 8 0.0
.text 1057528 1057530 2 0.0
bl602+rpc (read/write) 1411962 1411970 8 0.0
.text 1089464 1089466 2 0.0
bl702 lighting-app bl702 (read/write) 1167527 1167531 4 0.0
.debug_info 41507174 41507175 1 0.0
.text 954680 954682 2 0.0
esp32 all-clusters-app c3devkit (read only) 1150972 1151116 144 0.0
(read/write) 1702092 1702172 80 0.0
.dram0.bss 79048 79096 48 0.1
.flash.rodata 266216 266248 32 0.0
.flash.text 1150972 1151116 144 0.0
m5stack (read only) 1192731 1192859 128 0.0
(read/write) 550302 550390 88 0.0
.dram0.bss 85416 85464 48 0.1
.flash.rodata 297208 297248 40 0.0
.flash.text 1187347 1187475 128 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522080 2522144 64 0.0
.text 1484764 1484828 64 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30260557 30260558 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27228620 27228621 1 0.0
telink all-clusters-app tlsr9518adk80d text 730410 730414 4 0.0
all-clusters-minimal-app tlsr9518adk80d text 669782 669784 2 0.0
bridge-app tlsr9518adk80d text 647034 647038 4 0.0
lighting-app-factory-data tlsr9518adk80d text 693308 693310 2 0.0
ota-requestor-app tlsr9518adk80d (read/write) 898744 898752 8 0.0
text 612268 612270 2 0.0
thermostat tlsr9518adk80d text 621466 621470 4 0.0
window-covering tlsr9518adk80d text 616776 616778 2 0.0
Decreases (9 builds for bl702l, efr32, psoc6, telink)
platform target config section a3c4b48 15f4b3f change % change
bl702l lighting-app bl702l (read/write) 1153396 1153392 -4 -0.0
.debug_info 41508284 41508283 -1 -0.0
.text 943690 943688 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1036604 1036596 -8 -0.0
.text 869228 869220 -8 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22370960 22370959 -1 -0.0
telink contact-sensor-app tlsr9518adk80d (read/write) 876172 876164 -8 -0.0
text 590426 590424 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1051996 1051988 -8 -0.0
text 730726 730722 -4 -0.0
lighting-app-shell tlsr9518adk80d text 750830 750826 -4 -0.0
pump-controller-app tlsr9518adk80d text 586494 586492 -2 -0.0
shell tlsr9518adk80d text 478658 478654 -4 -0.0
temperature-measurement-app tlsr9518adk80d text 582142 582140 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a3c4b48 15f4b3f change % change
bl602 lighting-app bl602 (read/write) 1364494 1364502 8 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057528 1057530 2 0.0
bl602+rpc (read/write) 1411962 1411970 8 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089464 1089466 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167527 1167531 4 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567358 1567358 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516600 516600 0 0.0
.debug_info 41507174 41507175 1 0.0
.debug_line 5484197 5484197 0 0.0
.debug_loc 3564711 3564711 0 0.0
.debug_ranges 384528 384528 0 0.0
.debug_str 4012409 4012409 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106920 106920 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 589524 589524 0 0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954680 954682 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266463 1266463 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744488 1744488 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545504 545504 0 0.0
.debug_info 46401873 46401873 0 0.0
.debug_line 5896719 5896719 0 0.0
.debug_loc 3770867 3770867 0 0.0
.debug_ranges 410280 410280 0 0.0
.debug_str 4432274 4432274 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121572 121572 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 652487 652487 0 0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029364 1029364 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153396 1153392 -4 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569577 1569577 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496288 496288 0 0.0
.debug_info 41508284 41508283 -1 -0.0
.debug_line 5399891 5399891 0 0.0
.debug_loc 3500836 3500836 0 0.0
.debug_ranges 389736 389736 0 0.0
.debug_str 4024878 4024878 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100804 100804 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 589739 589739 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943690 943688 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615642 615642 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961965 961965 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369816 369816 0 0.0
.debug_info 19421380 19421380 0 0.0
.debug_line 2813775 2813775 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596785 1596785 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100571 100571 0 0.0
.debug_str 3427024 3427024 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496303 496303 0 0.0
.symtab 293312 293312 0 0.0
.text 507240 507240 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550207 550207 0 0.0
.app_xip_area 441497 441497 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537287 537287 0 0.0
.app_xip_area 423529 423529 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573991 573991 0 0.0
.app_xip_area 466361 466361 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 548943 548943 0 0.0
.app_xip_area 438305 438305 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012028 1012028 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824832 824832 0 0.0
BRD4187C (read/write) 1036604 1036596 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869228 869220 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1088760 1088760 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907488 907488 0 0.0
window-app BRD4187C (read/write) 1108064 1108064 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957764 957764 0 0.0
esp32 all-clusters-app c3devkit (read only) 1150972 1151116 144 0.0
(read/write) 1702092 1702172 80 0.0
.dram0.bss 79048 79096 48 0.1
.dram0.data 13084 13084 0 0.0
.flash.rodata 266216 266248 32 0.0
.flash.text 1150972 1151116 144 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1192731 1192859 128 0.0
(read/write) 550302 550390 88 0.0
.dram0.bss 85416 85464 48 0.1
.dram0.data 34036 34036 0 0.0
.flash.rodata 297208 297248 40 0.0
.flash.text 1187347 1187475 128 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590564 590564 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590028 590028 0 0.0
light k32w0+release (read only) 589364 589364 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 588828 588828 0 0.0
lock k32w0+release (read only) 561700 561700 0 0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561164 561164 0 0.0
linux all-clusters-app debug (read only) 5516465 5516465 0 0.0
(read/write) 418144 418144 0 0.0
.bss 130464 130464 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276320 276320 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 335824 335824 0 0.0
.text 4802771 4802771 0 0.0
all-clusters-minimal-app debug (read only) 4901297 4901297 0 0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 271910 271910 0 0.0
.text 4399187 4399187 0 0.0
bridge-app debug (read only) 2768993 2768993 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214472 214472 0 0.0
.text 2376995 2376995 0 0.0
chip-tool debug (read only) 17605649 17605649 0 0.0
(read/write) 1046144 1046144 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 939952 939952 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 900209 900209 0 0.0
.text 14672035 14672035 0 0.0
chip-tool-ipv6only arm64 (read only) 16838820 16838820 0 0.0
(read/write) 1113528 1113528 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 977304 977304 0 0.0
.dynamic 512 512 0 0.0
.got 23272 23272 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 812400 812400 0 0.0
.text 13808488 13808488 0 0.0
lighting-app debug+rpc+ui (read only) 5240417 5240417 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4661395 4661395 0 0.0
lock-app debug (read only) 4471425 4471425 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247814 247814 0 0.0
.text 4014259 4014259 0 0.0
ota-provider-app debug (read only) 4127609 4127609 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200998 200998 0 0.0
.text 3736291 3736291 0 0.0
ota-requestor-app debug (read only) 4221521 4221521 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3822483 3822483 0 0.0
shell debug (read only) 2937481 2937481 0 0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212242 212242 0 0.0
.text 2554274 2554274 0 0.0
thermostat-no-ble arm64 (read only) 4450484 4450484 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162012 162012 0 0.0
.text 3950392 3950392 0 0.0
tv-app debug (read only) 5315713 5315713 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4799699 4799699 0 0.0
tv-casting-app debug (read only) 8295121 8295121 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7527315 7527315 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522144 64 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484828 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1219848 1219848 0 0.0
bss 154612 154612 0 0.0
rodata 141436 141436 0 0.0
text 844848 844848 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338184 1338184 0 0.0
bss 140070 140070 0 0.0
rodata 135504 135504 0 0.0
text 771916 771916 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156764 1156764 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810212 810212 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768476 1768476 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2536 2536 0 0.0
.debug_abbrev 1382361 1382361 0 0.0
.debug_aranges 143936 143936 0 0.0
.debug_frame 479412 479412 0 0.0
.debug_info 30260557 30260558 1 0.0
.debug_line 4149887 4149887 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248578 2248578 0 0.0
.debug_rnglists 142379 142379 0 0.0
.debug_str 4124825 4124825 0 0.0
.heap 837688 837688 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 805861 805861 0 0.0
.symtab 501680 501680 0 0.0
.text 0 0 0 0.0
1564436 1564436 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674236 1674236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1285068 1285068 0 0.0
.debug_aranges 137200 137200 0 0.0
.debug_frame 462360 462360 0 0.0
.debug_info 27228620 27228621 1 0.0
.debug_line 3961044 3961044 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2148953 2148953 0 0.0
.debug_rnglists 135480 135480 0 0.0
.debug_str 3979246 3979246 0 0.0
.heap 839648 839648 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 713312 713312 0 0.0
.symtab 465808 465808 0 0.0
.text 1472156 1472156 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605732 1605732 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1125291 1125291 0 0.0
.debug_aranges 127328 127328 0 0.0
.debug_frame 425504 425504 0 0.0
.debug_info 22370960 22370959 -1 -0.0
.debug_line 3526349 3526349 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986068 1986068 0 0.0
.debug_rnglists 125250 125250 0 0.0
.debug_str 3787318 3787318 0 0.0
.heap 845912 845912 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 634304 634304 0 0.0
.symtab 430448 430448 0 0.0
.text 1409916 1409916 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639236 1639236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116755 1116755 0 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 421532 421532 0 0.0
.debug_info 22284511 22284511 0 0.0
.debug_line 3481800 3481800 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966477 1966477 0 0.0
.debug_rnglists 123426 123426 0 0.0
.debug_str 3751856 3751856 0 0.0
.heap 818392 818392 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 608204 608204 0 0.0
.symtab 422576 422576 0 0.0
.text 1415900 1415900 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177860 1177860 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624704 624704 0 0.0
lock-app qpg6105+debug (read/write) 1134932 1134932 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581772 581772 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071692 1071692 0 0.0
bss 107308 107308 0 0.0
text 730410 730414 4 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976808 976808 0 0.0
bss 105284 105284 0 0.0
text 669782 669784 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944208 944208 0 0.0
bss 109660 109660 0 0.0
text 647034 647038 4 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876172 876164 -8 -0.0
bss 98840 98840 0 0.0
text 590426 590424 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907476 907476 0 0.0
bss 99464 99464 0 0.0
text 618158 618158 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982464 982464 0 0.0
bss 107516 107516 0 0.0
text 685792 685792 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993828 993828 0 0.0
bss 111764 111764 0 0.0
text 693308 693310 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051996 1051988 -8 -0.0
bss 109088 109088 0 0.0
text 730726 730722 -4 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083316 1083316 0 0.0
bss 120164 120164 0 0.0
text 750830 750826 -4 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933616 933616 0 0.0
bss 99560 99560 0 0.0
text 621100 621100 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898744 898752 8 0.0
bss 100148 100148 0 0.0
text 612268 612270 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881564 881564 0 0.0
bss 98972 98972 0 0.0
text 596030 596030 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868744 868744 0 0.0
bss 98772 98772 0 0.0
text 586494 586492 -2 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478658 478654 -4 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878656 878656 0 0.0
bss 98952 98952 0 0.0
text 593902 593902 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864924 864924 0 0.0
bss 98680 98680 0 0.0
text 582142 582140 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910756 910756 0 0.0
bss 99224 99224 0 0.0
text 621466 621470 4 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906544 906544 0 0.0
bss 99560 99560 0 0.0
text 616776 616778 2 0.0

@github-actions
Copy link

github-actions bot commented Aug 10, 2023

PR #28571: Size comparison from a3c4b48 to 186faa5

Increases (1 build for mbed)
platform target config section a3c4b48 186faa5 change % change
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522080 2522144 64 0.0
.text 1484764 1484828 64 0.0
Full report (2 builds for cc32xx, mbed)
platform target config section a3c4b48 186faa5 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615642 615642 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961965 961965 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369816 369816 0 0.0
.debug_info 19421380 19421380 0 0.0
.debug_line 2813775 2813775 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596785 1596785 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100571 100571 0 0.0
.debug_str 3427024 3427024 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496303 496303 0 0.0
.symtab 293312 293312 0 0.0
.text 507240 507240 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522080 2522144 64 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484764 1484828 64 0.0

@github-actions
Copy link

github-actions bot commented Aug 10, 2023

PR #28571: Size comparison from 4c03e50 to 215d868

Increases (10 builds for cc32xx, esp32, telink)
platform target config section 4c03e50 215d868 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19421380 19421381 1 0.0
esp32 all-clusters-app c3devkit (read only) 1150970 1151118 148 0.0
(read/write) 1702092 1702172 80 0.0
.dram0.bss 79048 79096 48 0.1
.flash.rodata 266216 266248 32 0.0
.flash.text 1150970 1151118 148 0.0
m5stack (read only) 1192731 1192863 132 0.0
(read/write) 550302 550390 88 0.0
.dram0.bss 85416 85464 48 0.1
.flash.rodata 297208 297248 40 0.0
.flash.text 1187347 1187479 132 0.0
telink lighting-app-rpc tlsr9518adk80d text 730722 730724 2 0.0
ota-requestor-app tlsr9518adk80d (read/write) 898744 898752 8 0.0
text 612268 612270 2 0.0
pump-app tlsr9518adk80d text 596028 596032 4 0.0
pump-controller-app tlsr9518adk80d text 586492 586496 4 0.0
shell tlsr9518adk80d text 478656 478658 2 0.0
temperature-measurement-app tlsr9518adk80d text 582138 582140 2 0.0
thermostat tlsr9518adk80d text 621466 621468 2 0.0
Decreases (8 builds for bl702, bl702l, efr32, psoc6, telink)
platform target config section 4c03e50 215d868 change % change
bl702 lighting-app bl702 .debug_info 41507174 41507173 -1 -0.0
.text 954680 954678 -2 -0.0
bl702l lighting-app bl702l (read/write) 1153396 1153392 -4 -0.0
.debug_info 41508284 41508283 -1 -0.0
.text 943690 943688 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1036604 1036596 -8 -0.0
.text 869228 869220 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30260558 30260557 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27228621 27228620 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 22284512 22284511 -1 -0.0
telink lighting-app-factory-data tlsr9518adk80d text 693308 693306 -2 -0.0
window-covering tlsr9518adk80d text 616778 616776 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 4c03e50 215d868 change % change
bl602 lighting-app bl602 (read/write) 1364502 1364502 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057532 1057532 0 0.0
bl602+rpc (read/write) 1411970 1411970 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089466 1089466 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167527 1167527 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567358 1567358 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516600 516600 0 0.0
.debug_info 41507174 41507173 -1 -0.0
.debug_line 5484197 5484197 0 0.0
.debug_loc 3564711 3564711 0 0.0
.debug_ranges 384528 384528 0 0.0
.debug_str 4012409 4012409 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106920 106920 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 589524 589524 0 0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
954680 954678 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266463 1266463 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744488 1744488 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545504 545504 0 0.0
.debug_info 46401873 46401873 0 0.0
.debug_line 5896719 5896719 0 0.0
.debug_loc 3770867 3770867 0 0.0
.debug_ranges 410280 410280 0 0.0
.debug_str 4432274 4432274 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121572 121572 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 652487 652487 0 0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029364 1029364 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153396 1153392 -4 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569577 1569577 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496288 496288 0 0.0
.debug_info 41508284 41508283 -1 -0.0
.debug_line 5399891 5399891 0 0.0
.debug_loc 3500836 3500836 0 0.0
.debug_ranges 389736 389736 0 0.0
.debug_str 4024878 4024878 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100804 100804 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 589739 589739 0 0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943690 943688 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615642 615642 0 0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 961965 961965 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 369816 369816 0 0.0
.debug_info 19421380 19421381 1 0.0
.debug_line 2813775 2813775 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596785 1596785 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100571 100571 0 0.0
.debug_str 3427024 3427024 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496303 496303 0 0.0
.symtab 293312 293312 0 0.0
.text 507240 507240 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550207 550207 0 0.0
.app_xip_area 441497 441497 0 0.0
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537287 537287 0 0.0
.app_xip_area 423529 423529 0 0.0
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573991 573991 0 0.0
.app_xip_area 466361 466361 0 0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 548943 548943 0 0.0
.app_xip_area 438305 438305 0 0.0
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012028 1012028 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824832 824832 0 0.0
BRD4187C (read/write) 1036604 1036596 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869228 869220 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1088760 1088760 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907488 907488 0 0.0
window-app BRD4187C (read/write) 1108064 1108064 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957764 957764 0 0.0
esp32 all-clusters-app c3devkit (read only) 1150970 1151118 148 0.0
(read/write) 1702092 1702172 80 0.0
.dram0.bss 79048 79096 48 0.1
.dram0.data 13084 13084 0 0.0
.flash.rodata 266216 266248 32 0.0
.flash.text 1150970 1151118 148 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1192731 1192863 132 0.0
(read/write) 550302 550390 88 0.0
.dram0.bss 85416 85464 48 0.1
.dram0.data 34036 34036 0 0.0
.flash.rodata 297208 297248 40 0.0
.flash.text 1187347 1187479 132 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590564 590564 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590028 590028 0 0.0
light k32w0+release (read only) 589364 589364 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 588828 588828 0 0.0
lock k32w0+release (read only) 561700 561700 0 0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561164 561164 0 0.0
linux all-clusters-app debug (read only) 5516465 5516465 0 0.0
(read/write) 418144 418144 0 0.0
.bss 130464 130464 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276320 276320 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 335824 335824 0 0.0
.text 4802771 4802771 0 0.0
all-clusters-minimal-app debug (read only) 4901297 4901297 0 0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 271910 271910 0 0.0
.text 4399187 4399187 0 0.0
bridge-app debug (read only) 2768993 2768993 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214472 214472 0 0.0
.text 2376995 2376995 0 0.0
chip-tool debug (read only) 17605649 17605649 0 0.0
(read/write) 1046144 1046144 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 939952 939952 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 900209 900209 0 0.0
.text 14672035 14672035 0 0.0
chip-tool-ipv6only arm64 (read only) 16838820 16838820 0 0.0
(read/write) 1113528 1113528 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 977304 977304 0 0.0
.dynamic 512 512 0 0.0
.got 23272 23272 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 812400 812400 0 0.0
.text 13808488 13808488 0 0.0
lighting-app debug+rpc+ui (read only) 5240417 5240417 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336948 336948 0 0.0
.text 4661395 4661395 0 0.0
lock-app debug (read only) 4471425 4471425 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247814 247814 0 0.0
.text 4014259 4014259 0 0.0
ota-provider-app debug (read only) 4127609 4127609 0 0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200998 200998 0 0.0
.text 3736291 3736291 0 0.0
ota-requestor-app debug (read only) 4221521 4221521 0 0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204390 204390 0 0.0
.text 3822483 3822483 0 0.0
shell debug (read only) 2937481 2937481 0 0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212242 212242 0 0.0
.text 2554274 2554274 0 0.0
thermostat-no-ble arm64 (read only) 4450484 4450484 0 0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162012 162012 0 0.0
.text 3950392 3950392 0 0.0
tv-app debug (read only) 5315713 5315713 0 0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272374 272374 0 0.0
.text 4799699 4799699 0 0.0
tv-casting-app debug (read only) 8295121 8295121 0 0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367644 367644 0 0.0
.text 7527315 7527315 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522144 2522144 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484828 1484828 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1219848 1219848 0 0.0
bss 154612 154612 0 0.0
rodata 141436 141436 0 0.0
text 844848 844848 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338184 1338184 0 0.0
bss 140070 140070 0 0.0
rodata 135504 135504 0 0.0
text 771912 771912 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156764 1156764 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810212 810212 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768476 1768476 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 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 2536 2536 0 0.0
.debug_abbrev 1382361 1382361 0 0.0
.debug_aranges 143936 143936 0 0.0
.debug_frame 479412 479412 0 0.0
.debug_info 30260558 30260557 -1 -0.0
.debug_line 4149887 4149887 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248578 2248578 0 0.0
.debug_rnglists 142379 142379 0 0.0
.debug_str 4124825 4124825 0 0.0
.heap 837688 837688 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 805861 805861 0 0.0
.symtab 501680 501680 0 0.0
.text 0 0 0 0.0
1564436 1564436 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674236 1674236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 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 2464 2464 0 0.0
.debug_abbrev 1285068 1285068 0 0.0
.debug_aranges 137200 137200 0 0.0
.debug_frame 462360 462360 0 0.0
.debug_info 27228621 27228620 -1 -0.0
.debug_line 3961044 3961044 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2148953 2148953 0 0.0
.debug_rnglists 135480 135480 0 0.0
.debug_str 3979246 3979246 0 0.0
.heap 839648 839648 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 713312 713312 0 0.0
.symtab 465808 465808 0 0.0
.text 1472156 1472156 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1605732 1605732 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 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 2352 2352 0 0.0
.debug_abbrev 1125291 1125291 0 0.0
.debug_aranges 127328 127328 0 0.0
.debug_frame 425504 425504 0 0.0
.debug_info 22370960 22370960 0 0.0
.debug_line 3526349 3526349 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986068 1986068 0 0.0
.debug_rnglists 125250 125250 0 0.0
.debug_str 3787318 3787318 0 0.0
.heap 845912 845912 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 634304 634304 0 0.0
.symtab 430448 430448 0 0.0
.text 1409916 1409916 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639236 1639236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 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 2368 2368 0 0.0
.debug_abbrev 1116755 1116755 0 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 421532 421532 0 0.0
.debug_info 22284512 22284511 -1 -0.0
.debug_line 3481800 3481800 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966477 1966477 0 0.0
.debug_rnglists 123426 123426 0 0.0
.debug_str 3751856 3751856 0 0.0
.heap 818392 818392 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 608204 608204 0 0.0
.symtab 422576 422576 0 0.0
.text 1415900 1415900 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177860 1177860 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624704 624704 0 0.0
lock-app qpg6105+debug (read/write) 1134932 1134932 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581772 581772 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071692 1071692 0 0.0
bss 107308 107308 0 0.0
text 730412 730412 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976808 976808 0 0.0
bss 105284 105284 0 0.0
text 669784 669784 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944208 944208 0 0.0
bss 109660 109660 0 0.0
text 647038 647038 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876172 876172 0 0.0
bss 98840 98840 0 0.0
text 590426 590426 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907476 907476 0 0.0
bss 99464 99464 0 0.0
text 618158 618158 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982464 982464 0 0.0
bss 107516 107516 0 0.0
text 685790 685790 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993828 993828 0 0.0
bss 111764 111764 0 0.0
text 693308 693306 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051988 1051988 0 0.0
bss 109088 109088 0 0.0
text 730722 730724 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083316 1083316 0 0.0
bss 120164 120164 0 0.0
text 750826 750826 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933624 933624 0 0.0
bss 99560 99560 0 0.0
text 621102 621102 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898744 898752 8 0.0
bss 100148 100148 0 0.0
text 612268 612270 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881564 881564 0 0.0
bss 98972 98972 0 0.0
text 596028 596032 4 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868744 868744 0 0.0
bss 98772 98772 0 0.0
text 586492 586496 4 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478656 478658 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878648 878648 0 0.0
bss 98952 98952 0 0.0
text 593900 593900 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864924 864924 0 0.0
bss 98680 98680 0 0.0
text 582138 582140 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910756 910756 0 0.0
bss 99224 99224 0 0.0
text 621466 621468 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906544 906544 0 0.0
bss 99560 99560 0 0.0
text 616778 616776 -2 -0.0

@mergify mergify bot merged commit bd2985f into project-chip:master Aug 14, 2023
51 checks passed
@jadhavrohit924 jadhavrohit924 deleted the scan-response branch August 14, 2023 16:09
abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 15, 2023
* [ESP32]: Add way to configure scan response.

* Restyled by prettier-markdown

* Address review comments

---------

Co-authored-by: Restyled.io <commits@restyled.io>
s07641069 pushed a commit to s07641069/connectedhomeip that referenced this pull request Aug 22, 2023
* [ESP32]: Add way to configure scan response.

* Restyled by prettier-markdown

* Address review comments

---------

Co-authored-by: Restyled.io <commits@restyled.io>
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
* [ESP32]: Add way to configure scan response.

* Restyled by prettier-markdown

* Address review comments

---------

Co-authored-by: Restyled.io <commits@restyled.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation esp32 platform review - approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants