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

[Android] Fix CHIPTool cluster cmds fail or app crashes (Issue #15637). #15919

Merged
merged 4 commits into from
Mar 18, 2022

Conversation

Litome
Copy link
Contributor

@Litome Litome commented Mar 7, 2022

Problem

Change overview

  • Ignore offset_bytes >= decodedLength check if offset_bytes is zero.
  • Skip verification of address != nullptr and port != 0 when "PROVISIONING CHIP DEVICE WITH WI-FI" as the verification gets called multiple times during provisioning.

Testing

How was this tested? (at least one bullet point required)

  • Tested on Pixel phone provisioning an ESP32 device.
  • Tested to reproduce the crashes / fail provisioning first.
  • Then applied changes and tested that:
  • provisioning succeeded,
  • device as commissioned with WiFi details
  • "LIGHT ON/OFF & LEVEL CLUSTER" part of the Android app was able to turn the ESP32 light ON, OFF, TOGGLE and READ
  • "SENSOR CLUSTERS" part of the Android app was able to read the temperature from the ESP32

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@woody-apple woody-apple left a comment

Choose a reason for hiding this comment

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

Fast tracking platform changes.

.github/.wordlist.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@andy31415 andy31415 left a comment

Choose a reason for hiding this comment

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

This PR looks like it contains changes from several other PRs and probably has more deltas than the 'fix cmd fail and app crashes' as the title describes.

I am unable to find what actual deltas exist: this is 91K added lines and 1.3K deleted lines and cannot be code reviewed.

Please update the patch.

@Litome
Copy link
Contributor Author

Litome commented Mar 8, 2022

This PR looks like it contains changes from several other PRs and probably has more deltas than the 'fix cmd fail and app crashes' as the title describes.

I am unable to find what actual deltas exist: this is 91K added lines and 1.3K deleted lines and cannot be code reviewed.

Please update the patch.

Yes, I followed the guideline to contribute which included "rebase to master if it has changed since your changes" which is where all the extra came from. My change only affects 2 files. I'll see if I can update my PR it so it only shows my changes...

Should be fixed now. The "Files changed" tab shows only 2 files and they just have my changes. Sorry about that, it's my first time contributing a PR.

@andy31415
Copy link
Contributor

Needs restyle. @Litome please pick up the restyler changes from #15956 or run ./scripts/helpers/restyle-diff.sh to auto restyle.

@andy31415
Copy link
Contributor

Should be fixed now. The "Files changed" tab shows only 2 files and they just have my changes. Sorry about that, it's my first time contributing a PR.

Thanks! Added the checkmark, needs restyle update before merge.

@github-actions
Copy link

github-actions bot commented Mar 8, 2022

PR #15919: Size comparison from 2822511 to 6c76554

Full report (26 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section 2822511 6c76554 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 601810 601810 0 0.0
.app_xip_area 506352 506352 0 0.0
.bss 78140 78140 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 559722 559722 0 0.0
.app_xip_area 465800 465800 0 0.0
.bss 76644 76644 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 581918 581918 0 0.0
.app_xip_area 478316 478316 0 0.0
.bss 85972 85972 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 920868 920868 0 0.0
(read/write) 128848 128848 0 0.0
.bss 126768 126768 0 0.0
.data 2080 2080 0 0.0
.text 920860 920860 0 0.0
BRD4161A+rpc (read only) 949688 949688 0 0.0
(read/write) 144808 144808 0 0.0
.bss 142544 142544 0 0.0
.data 2260 2260 0 0.0
.text 949680 949680 0 0.0
window-app BRD4161A (read only) 853888 853888 0 0.0
(read/write) 126840 126840 0 0.0
.bss 124912 124912 0 0.0
.data 1924 1924 0 0.0
.text 853880 853880 0 0.0
esp32 all-clusters-app c3devkit (read only) 957506 957506 0 0.0
(read/write) 1393618 1393618 0 0.0
.dram0.bss 63432 63432 0 0.0
.dram0.data 14236 14236 0 0.0
.flash.rodata 197032 197032 0 0.0
.flash.text 957506 957506 0 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1012267 1012267 0 0.0
(read/write) 460724 460724 0 0.0
.dram0.bss 68960 68960 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 225848 225848 0 0.0
.flash.text 1006883 1006883 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 694852 694852 0 0.0
.bss 77704 77704 0 0.0
.data 1964 1964 0 0.0
.text 609384 609384 0 0.0
lock k32w061+release (read/write) 696456 696456 0 0.0
.bss 77672 77672 0 0.0
.data 1972 1972 0 0.0
.text 611012 611012 0 0.0
linux all-clusters-app debug (read only) 2426809 2426809 0 0.0
(read/write) 145600 145600 0 0.0
.bss 60128 60128 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 78360 78360 0 0.0
.dynamic 592 592 0 0.0
.got 4176 4176 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 205509 205509 0 0.0
.text 2058434 2058434 0 0.0
bridge-app debug+rpc (read only) 1731837 1731837 0 0.0
(read/write) 92560 92560 0 0.0
.bss 47432 47432 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 38008 38008 0 0.0
.dynamic 592 592 0 0.0
.got 3928 3928 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 141748 141748 0 0.0
.text 1474213 1474213 0 0.0
chip-tool debug (read only) 9758533 9758533 0 0.0
(read/write) 338488 338488 0 0.0
.bss 25512 25512 0 0.0
.data 1152 1152 0 0.0
.data.rel.ro 305816 305816 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 510868 510868 0 0.0
.text 8508373 8508373 0 0.0
chip-tool-ipv6only arm64 (read only) 9430548 9430548 0 0.0
(read/write) 454177 454177 0 0.0
.bss 43825 43825 0 0.0
.data 1200 1200 0 0.0
.data.rel.ro 351000 351000 0 0.0
.dynamic 560 560 0 0.0
.got 54360 54360 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 486556 486556 0 0.0
.text 7940244 7940244 0 0.0
door-lock-app debug (read only) 1946161 1946161 0 0.0
(read/write) 119008 119008 0 0.0
.bss 50432 50432 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 62136 62136 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 173660 173660 0 0.0
.text 1623954 1623954 0 0.0
lighting-app debug+rpc (read only) 2078233 2078233 0 0.0
(read/write) 124376 124376 0 0.0
.bss 51264 51264 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 66040 66040 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 165852 165852 0 0.0
.text 1756866 1756866 0 0.0
ota-provider-app debug (read only) 1879017 1879017 0 0.0
(read/write) 114640 114640 0 0.0
.bss 50240 50240 0 0.0
.data 1352 1352 0 0.0
.data.rel.ro 57416 57416 0 0.0
.dynamic 608 608 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158899 158899 0 0.0
.text 1569490 1569490 0 0.0
ota-requestor-app debug (read only) 1901001 1901001 0 0.0
(read/write) 117352 117352 0 0.0
.bss 51296 51296 0 0.0
.data 1512 1512 0 0.0
.data.rel.ro 59112 59112 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 154188 154188 0 0.0
.text 1596850 1596850 0 0.0
shell debug (read only) 2392969 2392969 0 0.0
(read/write) 149752 149752 0 0.0
.bss 70216 70216 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73008 73008 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 205458 205458 0 0.0
.text 2031058 2031058 0 0.0
thermostat-no-ble arm64 (read only) 2174612 2174612 0 0.0
(read/write) 148465 148465 0 0.0
.bss 65201 65201 0 0.0
.data 1080 1080 0 0.0
.data.rel.ro 75000 75000 0 0.0
.dynamic 560 560 0 0.0
.got 4216 4216 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 133012 133012 0 0.0
.text 1823312 1823312 0 0.0
tv-app debug (read only) 2617097 2617097 0 0.0
(read/write) 250648 250648 0 0.0
.bss 167904 167904 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73504 73504 0 0.0
.dynamic 592 592 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 199453 199453 0 0.0
.text 2243746 2243746 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1151827 1151827 0 0.0
bss 146792 146792 0 0.0
rodata 144300 144300 0 0.0
text 785544 785544 0 0.0
p6 all-clusters-app default (read/write) 2494064 2494064 0 0.0
.bss 119504 119504 0 0.0
.data 2696 2696 0 0.0
.text 1452328 1452328 0 0.0
light-app default (read/write) 2397504 2397504 0 0.0
.bss 112976 112976 0 0.0
.data 2544 2544 0 0.0
.text 1355768 1355768 0 0.0
lock-app default (read/write) 2360936 2360936 0 0.0
.bss 112720 112720 0 0.0
.data 2504 2504 0 0.0
.text 1319200 1319200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 888986 888986 0 0.0
bss 86928 86928 0 0.0
noinit 37160 37160 0 0.0
text 628350 628350 0 0.0

@Litome Litome force-pushed the Android_FixForIssue#15637 branch 2 times, most recently from 8846dff to 7416324 Compare March 9, 2022 17:56
@bzbarsky-apple
Copy link
Contributor

@Litome The CLA machinery is not happy because the address in the commits does not match your github info, as far as I can tell. Sorry about the legal hurdles...

@github-actions
Copy link

github-actions bot commented Mar 9, 2022

PR #15919: Size comparison from 4349e22 to 1ac92ff

Full report (25 builds for cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 4349e22 1ac92ff change % change
cyw30739 light cyw930739m2evb_01 (read/write) 602138 602138 0 0.0
.app_xip_area 506656 506656 0 0.0
.bss 78172 78172 0 0.0
.data 652 652 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 560038 560038 0 0.0
.app_xip_area 466092 466092 0 0.0
.bss 76676 76676 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 570146 570146 0 0.0
.app_xip_area 466504 466504 0 0.0
.bss 86012 86012 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 922536 922536 0 0.0
(read/write) 128888 128888 0 0.0
.bss 126808 126808 0 0.0
.data 2080 2080 0 0.0
.text 922528 922528 0 0.0
BRD4161A+rpc (read only) 951348 951348 0 0.0
(read/write) 144844 144844 0 0.0
.bss 142584 142584 0 0.0
.data 2260 2260 0 0.0
.text 951340 951340 0 0.0
window-app BRD4161A (read only) 854524 854524 0 0.0
(read/write) 126852 126852 0 0.0
.bss 124936 124936 0 0.0
.data 1916 1916 0 0.0
.text 854516 854516 0 0.0
k32w light k32w061+release (read/write) 696128 696128 0 0.0
.bss 77744 77744 0 0.0
.data 1964 1964 0 0.0
.text 610620 610620 0 0.0
lock k32w061+release (read/write) 696908 696908 0 0.0
.bss 77704 77704 0 0.0
.data 1964 1964 0 0.0
.text 611440 611440 0 0.0
linux all-clusters-app debug (read only) 2432801 2432801 0 0.0
(read/write) 145872 145872 0 0.0
.bss 60352 60352 0 0.0
.data 1360 1360 0 0.0
.data.rel.ro 78424 78424 0 0.0
.dynamic 592 592 0 0.0
.got 4176 4176 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 205765 205765 0 0.0
.text 2064050 2064050 0 0.0
bridge-app debug+rpc (read only) 1737365 1737365 0 0.0
(read/write) 92784 92784 0 0.0
.bss 47624 47624 0 0.0
.data 2016 2016 0 0.0
.data.rel.ro 38064 38064 0 0.0
.dynamic 592 592 0 0.0
.got 3928 3928 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 141932 141932 0 0.0
.text 1479461 1479461 0 0.0
chip-tool debug (read only) 9937029 9937029 0 0.0
(read/write) 356152 356152 0 0.0
.bss 25640 25640 0 0.0
.data 1152 1152 0 0.0
.data.rel.ro 323336 323336 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 514420 514420 0 0.0
.text 8644725 8644725 0 0.0
chip-tool-ipv6only arm64 (read only) 9585564 9585564 0 0.0
(read/write) 472945 472945 0 0.0
.bss 43953 43953 0 0.0
.data 1200 1200 0 0.0
.data.rel.ro 369312 369312 0 0.0
.dynamic 560 560 0 0.0
.got 54680 54680 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 490436 490436 0 0.0
.text 8050996 8050996 0 0.0
door-lock-app debug (read only) 1951665 1951665 0 0.0
(read/write) 119296 119296 0 0.0
.bss 50656 50656 0 0.0
.data 1056 1056 0 0.0
.data.rel.ro 62184 62184 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 173820 173820 0 0.0
.text 1629202 1629202 0 0.0
lighting-app debug+rpc (read only) 2084009 2084009 0 0.0
(read/write) 124616 124616 0 0.0
.bss 51456 51456 0 0.0
.data 1536 1536 0 0.0
.data.rel.ro 66104 66104 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 166044 166044 0 0.0
.text 1762306 1762306 0 0.0
ota-provider-app debug (read only) 1884521 1884521 0 0.0
(read/write) 114896 114896 0 0.0
.bss 50464 50464 0 0.0
.data 1320 1320 0 0.0
.data.rel.ro 57464 57464 0 0.0
.dynamic 608 608 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 159059 159059 0 0.0
.text 1574738 1574738 0 0.0
ota-requestor-app debug (read only) 1912065 1912065 0 0.0
(read/write) 117832 117832 0 0.0
.bss 51552 51552 0 0.0
.data 1480 1480 0 0.0
.data.rel.ro 59368 59368 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 154860 154860 0 0.0
.text 1606690 1606690 0 0.0
shell debug (read only) 2398945 2398945 0 0.0
(read/write) 150088 150088 0 0.0
.bss 70472 70472 0 0.0
.data 864 864 0 0.0
.data.rel.ro 73064 73064 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 205682 205682 0 0.0
.text 2036690 2036690 0 0.0
thermostat-no-ble arm64 (read only) 2180332 2180332 0 0.0
(read/write) 148833 148833 0 0.0
.bss 65409 65409 0 0.0
.data 1048 1048 0 0.0
.data.rel.ro 75160 75160 0 0.0
.dynamic 560 560 0 0.0
.got 4240 4240 0 0.0
.init 24 24 0 0.0
.init_array 352 352 0 0.0
.rodata 133196 133196 0 0.0
.text 1828544 1828544 0 0.0
tv-app debug (read only) 2624761 2624761 0 0.0
(read/write) 251000 251000 0 0.0
.bss 168160 168160 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73624 73624 0 0.0
.dynamic 592 592 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 199645 199645 0 0.0
.text 2251026 2251026 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2351868 2351868 0 0.0
.bss 186212 186212 0 0.0
.data 5792 5792 0 0.0
.text 1314468 1314468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1153239 1153239 0 0.0
bss 146848 146848 0 0.0
rodata 144448 144448 0 0.0
text 786700 786700 0 0.0
p6 all-clusters-app default (read/write) 2495808 2495808 0 0.0
.bss 119640 119640 0 0.0
.data 2680 2680 0 0.0
.text 1454072 1454072 0 0.0
light-app default (read/write) 2399192 2399192 0 0.0
.bss 113104 113104 0 0.0
.data 2536 2536 0 0.0
.text 1357456 1357456 0 0.0
lock-app default (read/write) 2362624 2362624 0 0.0
.bss 112848 112848 0 0.0
.data 2496 2496 0 0.0
.text 1320888 1320888 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 889718 889718 0 0.0
bss 86968 86968 0 0.0
noinit 37160 37160 0 0.0
text 629024 629024 0 0.0

@Litome Litome force-pushed the Android_FixForIssue#15637 branch from 1ac92ff to 1544b2b Compare March 11, 2022 16:03
@Litome
Copy link
Contributor Author

Litome commented Mar 17, 2022

@Litome The CLA machinery is not happy because the address in the commits does not match your github info, as far as I can tell. Sorry about the legal hurdles...

@bzbarsky-apple I really don't know how to get past this. I've changed my GitHub settings so that my "Primary email address" is the same as my .gitconfig settings so it matches my commits and re-accepted / signed the CLA agreement but nothing seems to work. Any idea how to smooth this administrative hurdle?

@bzbarsky-apple
Copy link
Contributor

/rebase

@bzbarsky-apple
Copy link
Contributor

@woody-apple See the CLA question above?

@woody-apple woody-apple force-pushed the Android_FixForIssue#15637 branch from 1544b2b to 7812a8a Compare March 18, 2022 00:05
@github-actions
Copy link

github-actions bot commented Mar 18, 2022

PR #15919: Size comparison from c4d81c8 to 7812a8a

Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section c4d81c8 7812a8a change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603538 603538 0 0.0
.app_xip_area 510636 510636 0 0.0
.bss 75656 75656 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561326 561326 0 0.0
.app_xip_area 469952 469952 0 0.0
.bss 74160 74160 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571050 571050 0 0.0
.app_xip_area 470028 470028 0 0.0
.bss 83464 83464 0 0.0
.data 520 520 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 921384 921384 0 0.0
(read/write) 128752 128752 0 0.0
.bss 126744 126744 0 0.0
.data 2008 2008 0 0.0
.text 921376 921376 0 0.0
BRD4161A+rpc (read only) 950188 950188 0 0.0
(read/write) 144708 144708 0 0.0
.bss 142520 142520 0 0.0
.data 2188 2188 0 0.0
.text 950180 950180 0 0.0
window-app BRD4161A (read only) 851944 851944 0 0.0
(read/write) 126704 126704 0 0.0
.bss 124840 124840 0 0.0
.data 1864 1864 0 0.0
.text 851936 851936 0 0.0
esp32 all-clusters-app c3devkit (read only) 961498 961498 0 0.0
(read/write) 1395034 1395034 0 0.0
.dram0.bss 64048 64048 0 0.0
.dram0.data 14188 14188 0 0.0
.flash.rodata 197888 197888 0 0.0
.flash.text 961498 961498 0 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1017639 1017639 0 0.0
(read/write) 462892 462892 0 0.0
.dram0.bss 69576 69576 0 0.0
.dram0.data 34016 34016 0 0.0
.flash.rodata 227464 227464 0 0.0
.flash.text 1012255 1012255 0 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 700516 700516 0 0.0
.bss 77632 77632 0 0.0
.data 1888 1888 0 0.0
.text 615196 615196 0 0.0
lock k32w061+release (read/write) 700652 700652 0 0.0
.bss 77624 77624 0 0.0
.data 1908 1908 0 0.0
.text 615320 615320 0 0.0
linux chip-tool-ipv6only arm64 (read only) 9765964 9765964 0 0.0
(read/write) 476113 476113 0 0.0
.bss 44033 44033 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 371824 371824 0 0.0
.dynamic 560 560 0 0.0
.got 55328 55328 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 493620 493620 0 0.0
.text 8220980 8220980 0 0.0
thermostat-no-ble arm64 (read only) 2221092 2221092 0 0.0
(read/write) 149809 149809 0 0.0
.bss 65713 65713 0 0.0
.data 1024 1024 0 0.0
.data.rel.ro 75728 75728 0 0.0
.dynamic 560 560 0 0.0
.got 4352 4352 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 137956 137956 0 0.0
.text 1863072 1863072 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2352508 2352508 0 0.0
.bss 186644 186644 0 0.0
.data 5752 5752 0 0.0
.text 1315108 1315108 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155239 1155239 0 0.0
bss 146724 146724 0 0.0
rodata 145768 145768 0 0.0
text 787588 787588 0 0.0
p6 all-clusters-app default (read/write) 2492120 2492120 0 0.0
.bss 120072 120072 0 0.0
.data 2632 2632 0 0.0
.text 1450384 1450384 0 0.0
light-app default (read/write) 2395704 2395704 0 0.0
.bss 113536 113536 0 0.0
.data 2488 2488 0 0.0
.text 1353968 1353968 0 0.0
lock-app default (read/write) 2359248 2359248 0 0.0
.bss 113280 113280 0 0.0
.data 2448 2448 0 0.0
.text 1317512 1317512 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 895306 895306 0 0.0
bss 87432 87432 0 0.0
noinit 37160 37160 0 0.0
text 632968 632968 0 0.0

@bzbarsky-apple bzbarsky-apple merged commit 2fb3089 into project-chip:master Mar 18, 2022
ArekBalysNordic pushed a commit to ArekBalysNordic/connectedhomeip that referenced this pull request Mar 18, 2022
…t-chip#15637). (project-chip#15919)

* [Android] Fix CHIPTool cluster cmds fail or app crashes (Issue project-chip#15637).

* [Android] Fix expression in verification instead of commenting out the verification.

* Restyled by clang-format

* [Android] Fix merge issue and revert un-necessary changes to verification expression

Co-authored-by: Lisandre Taylor <lisandre.taylor@greenenergyoptions.co.uk>
Co-authored-by: Restyled.io <commits@restyled.io>
andrei-menzopol pushed a commit to andrei-menzopol/connectedhomeip that referenced this pull request Apr 14, 2022
…t-chip#15637). (project-chip#15919)

* [Android] Fix CHIPTool cluster cmds fail or app crashes (Issue project-chip#15637).

* [Android] Fix expression in verification instead of commenting out the verification.

* Restyled by clang-format

* [Android] Fix merge issue and revert un-necessary changes to verification expression

Co-authored-by: Lisandre Taylor <lisandre.taylor@greenenergyoptions.co.uk>
Co-authored-by: Restyled.io <commits@restyled.io>
@Litome Litome deleted the Android_FixForIssue#15637 branch April 19, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ Android App] Cluster Interaction Tool commands and Sensor Cluster commands fails or app crashes (exits).
7 participants