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] Get GATT connection MTU #27626

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Conversation

arkq
Copy link
Contributor

@arkq arkq commented Jul 5, 2023

Problem

On Tizen there was no MTU retrievel for GATT connection, so SDK selects 20 bytes as a safe value. Because of that BLE communication was very slow causing lots of timeouts during commissioning.

Changes

  • add GATT connection MTU during connecting Matter device

Testing

Locally tested Tizen commissioning with Linux chip-tool

@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 #27626: Size comparison from fa07cc9 to d7dd039

Increases (9 builds for bl702, cc32xx, esp32, psoc6, telink)
platform target config section fa07cc9 d7dd039 change % change
bl702 lighting-app bl702 (read/write) 1178711 1178715 4 0.0
.debug_info 41862602 41862603 1 0.0
.text 945844 945846 2 0.0
bl702+rpc (read/write) 1277355 1277359 4 0.0
.debug_info 47051212 47051214 2 0.0
.text 1020242 1020246 4 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19971040 19971041 1 0.0
esp32 all-clusters-app m5stack (read/write) 497118 497122 4 0.0
.flash.rodata 246240 246244 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 29653105 29653106 1 0.0
lock cy8ckit_062s2_43012 .debug_info 22854243 22854244 1 0.0
telink all-clusters-app tlsr9518adk80d text 721456 721458 2 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 980300 980308 8 0.0
text 689486 689490 4 0.0
lighting-app-shell tlsr9518adk80d text 747004 747006 2 0.0
Decreases (7 builds for bl702l, cyw30739, esp32, k32w, psoc6, telink)
platform target config section fa07cc9 d7dd039 change % change
bl702l lighting-app bl702l (read/write) 1159096 1159092 -4 -0.0
.debug_info 41855953 41855952 -1 -0.0
.text 934406 934404 -2 -0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 530495 530487 -8 -0.0
.app_xip_area 417977 417969 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1088790 1088788 -2 -0.0
.flash.text 1088790 1088788 -2 -0.0
k32w light k32w0+release (read only) 585180 585164 -16 -0.0
.text 584644 584628 -16 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 23155733 23155732 -1 -0.0
telink pump-controller-app tlsr9518adk80d (read/write) 854700 854692 -8 -0.0
text 582330 582328 -2 -0.0
thermostat tlsr9518adk80d text 617376 617374 -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 fa07cc9 d7dd039 change % change
bl602 lighting-app bl602 (read/write) 1367590 1367590 0 0.0
.bss 83942 83942 0 0.0
.data 9624 9624 0 0.0
.text 1051736 1051736 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 1083628 1083628 0 0.0
bl702 lighting-app bl702 (read/write) 1178711 1178715 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 1551791 1551791 0 0.0
.debug_aranges 150792 150792 0 0.0
.debug_frame 554536 554536 0 0.0
.debug_info 41862602 41862603 1 0.0
.debug_line 5603042 5603042 0 0.0
.debug_loc 3810100 3810100 0 0.0
.debug_ranges 396376 396376 0 0.0
.debug_str 4369223 4369223 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
945844 945846 2 0.0
bl702+rpc (read/write) 1277355 1277359 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 1717074 1717074 0 0.0
.debug_aranges 159280 159280 0 0.0
.debug_frame 583220 583220 0 0.0
.debug_info 47051212 47051214 2 0.0
.debug_line 6029712 6029712 0 0.0
.debug_loc 4015633 4015633 0 0.0
.debug_ranges 422064 422064 0 0.0
.debug_str 4797999 4797999 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
1020242 1020246 4 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1159096 1159092 -4 -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 1552694 1552694 0 0.0
.debug_aranges 144936 144936 0 0.0
.debug_frame 533168 533168 0 0.0
.debug_info 41855953 41855952 -1 -0.0
.debug_line 5508938 5508938 0 0.0
.debug_loc 3742797 3742797 0 0.0
.debug_ranges 401272 401272 0 0.0
.debug_str 4379917 4379917 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 934404 -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 948237 948237 0 0.0
.debug_aranges 119328 119328 0 0.0
.debug_frame 407584 407584 0 0.0
.debug_info 19971040 19971041 1 0.0
.debug_line 2878258 2878258 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1732567 1732567 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107833 107833 0 0.0
.debug_str 3811978 3811978 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) 530495 530487 -8 -0.0
.app_xip_area 417977 417969 -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) 568503 568503 0 0.0
.app_xip_area 462049 462049 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) 541671 541671 0 0.0
.app_xip_area 432265 432265 0 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) 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) 1088790 1088788 -2 -0.0
(read/write) 1586696 1586696 0 0.0
.dram0.bss 75936 75936 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 217680 217680 0 0.0
.flash.text 1088790 1088788 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1135459 1135459 0 0.0
(read/write) 497118 497122 4 0.0
.dram0.bss 81424 81424 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 246240 246244 4 0.0
.flash.text 1130075 1130075 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 585164 -16 -0.0
(read/write) 89760 89760 0 0.0
.bss 65772 65772 0 0.0
.data 2156 2156 0 0.0
.text 584644 584628 -16 -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) 3343605 3343605 0 0.0
(read/write) 160904 160904 0 0.0
.bss 60288 60288 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 91944 91944 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 233352 233352 0 0.0
.text 2917413 2917413 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) 18162009 18162009 0 0.0
(read/write) 843056 843056 0 0.0
.bss 93528 93528 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 737072 737072 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 765345 765345 0 0.0
.text 15592659 15592659 0 0.0
chip-tool-ipv6only arm64 (read only) 17477024 17477024 0 0.0
(read/write) 910152 910152 0 0.0
.bss 102936 102936 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 773840 773840 0 0.0
.dynamic 560 560 0 0.0
.got 23448 23448 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 688328 688328 0 0.0
.text 14800452 14800452 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) 2879745 2879745 0 0.0
(read/write) 149320 149320 0 0.0
.bss 59240 59240 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 83000 83000 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 201522 201522 0 0.0
.text 2509410 2509410 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) 1224748 1224748 0 0.0
bss 155366 155366 0 0.0
rodata 139424 139424 0 0.0
text 850872 850872 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1325752 1325752 0 0.0
bss 138692 138692 0 0.0
rodata 134044 134044 0 0.0
text 762300 762300 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 807412 807412 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841368 841368 0 0.0
(read/write) 1746284 1746284 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189404 189404 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 1314153 1314153 0 0.0
.debug_aranges 150816 150816 0 0.0
.debug_frame 505188 505188 0 0.0
.debug_info 29653105 29653106 1 0.0
.debug_line 4085558 4085558 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2337777 2337777 0 0.0
.debug_rnglists 146339 146339 0 0.0
.debug_str 4421440 4421440 0 0.0
.heap 841368 841368 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 775714 775714 0 0.0
.symtab 488144 488144 0 0.0
.text 1545924 1545924 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 1281948 1281948 0 0.0
.debug_aranges 148064 148064 0 0.0
.debug_frame 501056 501056 0 0.0
.debug_info 28374373 28374373 0 0.0
.debug_line 4039122 4039122 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2296408 2296408 0 0.0
.debug_rnglists 143101 143101 0 0.0
.debug_str 4364072 4364072 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 1118805 1118805 0 0.0
.debug_aranges 138424 138424 0 0.0
.debug_frame 465024 465024 0 0.0
.debug_info 23155733 23155732 -1 -0.0
.debug_line 3611074 3611074 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2137509 2137509 0 0.0
.debug_rnglists 133135 133135 0 0.0
.debug_str 4177823 4177823 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 1101049 1101049 0 0.0
.debug_aranges 136520 136520 0 0.0
.debug_frame 458284 458284 0 0.0
.debug_info 22854243 22854244 1 0.0
.debug_line 3546344 3546344 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2106089 2106089 0 0.0
.debug_rnglists 130659 130659 0 0.0
.debug_str 4133007 4133007 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
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1050584 1050584 0 0.0
bss 98288 98288 0 0.0
text 721456 721458 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964972 964972 0 0.0
bss 96288 96288 0 0.0
text 668000 668000 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930372 930372 0 0.0
bss 100312 100312 0 0.0
text 643054 643054 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862080 862080 0 0.0
bss 89972 89972 0 0.0
text 586226 586226 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890692 890692 0 0.0
bss 90516 90516 0 0.0
text 611690 611690 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 968928 968928 0 0.0
bss 98652 98652 0 0.0
text 681968 681968 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980300 980308 8 0.0
bss 102900 102900 0 0.0
text 689486 689490 4 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1038412 1038412 0 0.0
bss 100208 100208 0 0.0
text 726858 726858 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1069776 1069776 0 0.0
bss 111292 111292 0 0.0
text 747004 747006 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 917192 917192 0 0.0
bss 90636 90636 0 0.0
text 614894 614894 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884680 884680 0 0.0
bss 91248 91248 0 0.0
text 608070 608070 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867680 867680 0 0.0
bss 90104 90104 0 0.0
text 591986 591986 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 854700 854692 -8 -0.0
bss 89904 89904 0 0.0
text 582330 582328 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850848 850848 0 0.0
bss 89812 89812 0 0.0
text 577958 577958 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896760 896760 0 0.0
bss 90348 90348 0 0.0
text 617376 617374 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 892140 892140 0 0.0
bss 90640 90640 0 0.0
text 612296 612296 0 0.0

@andy31415 andy31415 merged commit fcf37c2 into project-chip:master Jul 5, 2023
49 of 50 checks passed
@arkq arkq deleted the tizen-ble-mtu branch July 5, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants