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

Fix tv-casting-app implementation of commissioner discovery/resolution #23787

Merged
merged 3 commits into from
Nov 29, 2022

Conversation

sharadb-amazon
Copy link
Contributor

Fixes #23786

Problem

The tv-casting-app's implementation of the commissioner discovery / resolution gets deadlocked when more than 1 commissioner video players are on the network.

Change summary

In this change, we run the resolution (and do the preceeding locking) in a separate thread rather than the one the NsdManager is calling back on, onServiceFound.

Also, in this PR, a small bug fix (typo) where the darwin MatterTvCastingBridge.Framework was checking for mSetupDiscriminator instead of mSpake2pIterationCount in the implementation of GetSpake2pIterationCount

Testing

Verified the fix using the sample tv-casting-app running discovery against 2 commissioners being advertised on network.

@sharadb-amazon sharadb-amazon changed the title Fix Android tv-casting-app usage of NsdManager for commissioner discovery/resolution Fix tv-casting-app implementation of commissioner discovery/resolution Nov 28, 2022
@github-actions
Copy link

github-actions bot commented Nov 29, 2022

PR #23787: Size comparison from 8f1136d to 0ffbfe5

Increases (6 builds for bl602, bl702, esp32, psoc6, telink)
platform target config section 8f1136d 0ffbfe5 change % change
bl602 lighting-app bl602 .text 1061274 1061278 4 0.0
bl602+rpc (read/write) 1423270 1423278 8 0.0
.text 1092606 1092610 4 0.0
bl702 lighting-app bl702 .debug_info 39168976 39168977 1 0.0
.text 957276 957278 2 0.0
esp32 all-clusters-app m5stack (read/write) 562692 562700 8 0.0
.flash.rodata 313664 313672 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27036433 27036434 1 0.0
telink all-clusters-app tlsr9518adk80d text 650274 650276 2 0.0
Decreases (8 builds for cc13x2_26x2, esp32, psoc6, qpg, telink)
platform target config section 8f1136d 0ffbfe5 change % change
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 643835 643827 -8 -0.0
.text 564456 564448 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1214748 1214746 -2 -0.0
.flash.text 1214748 1214746 -2 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26773935 26773934 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 22239729 22239727 -2 -0.0
qpg lighting-app qpg6105+debug (read/write) 1151052 1151044 -8 -0.0
.text 598152 598144 -8 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 792192 792184 -8 -0.0
text 555366 555364 -2 -0.0
lighting-app tlsr9518adk80d text 625618 625616 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806560 806552 -8 -0.0
text 566706 566704 -2 -0.0
Full report (53 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 8f1136d 0ffbfe5 change % change
bl602 lighting-app bl602 (read/write) 1377598 1377598 0 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1061274 1061278 4 0.0
bl602+rpc (read/write) 1423270 1423278 8 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092606 1092610 4 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1197143 1197143 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524391 1524391 0 0.0
.debug_aranges 132440 132440 0 0.0
.debug_frame 485884 485884 0 0.0
.debug_info 39168976 39168977 1 0.0
.debug_line 5276541 5276541 0 0.0
.debug_loc 3373816 3373816 0 0.0
.debug_ranges 361384 361384 0 0.0
.debug_str 3475314 3475314 0 0.0
.hbn 509 509 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 116744 116744 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568456 568456 0 0.0
.symtab 172080 172080 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957276 957278 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285491 1285491 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1671494 1671494 0 0.0
.debug_aranges 140576 140576 0 0.0
.debug_frame 513308 513308 0 0.0
.debug_info 4346680 4346680 0 0.0
.debug_line 5695272 5695272 0 0.0
.debug_loc 3569026 3569026 0 0.0
.debug_ranges 384872 384872 0 0.0
.debug_str 3874823 3874823 0 0.0
.hbn 509 509 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 130440 130440 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 628610 628610 0 0.0
.symtab 190224 190224 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031116 1031116 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679579 679579 0 0.0
(read/write) 171956 171956 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89923 89923 0 0.0
.text 589344 589344 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643835 643827 -8 -0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79059 79059 0 0.0
.text 564456 564448 -8 -0.0
lock-ftd LP_CC2652R7 (read only) 677103 677103 0 0.0
(read/write) 172000 172000 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77351 77351 0 0.0
.text 599272 599272 0 0.0
lock-mtd LP_CC2652R7 (read only) 661891 661891 0 0.0
(read/write) 182468 182468 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103435 103435 0 0.0
.text 557976 557976 0 0.0
pump-app LP_CC2652R7 (read only) 690111 690111 0 0.0
(read/write) 159728 159728 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90927 90927 0 0.0
.text 598700 598700 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673955 673955 0 0.0
(read/write) 175980 175980 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86427 86427 0 0.0
.text 587048 587048 0 0.0
shell LP_CC2652R7 (read only) 670790 670790 0 0.0
(read/write) 183064 183064 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86670 86670 0 0.0
.text 583804 583804 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588462 588462 0 0.0
.app_xip_area 464712 464712 0 0.0
.bss 66208 66208 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592162 592162 0 0.0
.app_xip_area 463116 463116 0 0.0
.bss 71496 71496 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544850 544850 0 0.0
.app_xip_area 426612 426612 0 0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 976164 976164 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 821716 821716 0 0.0
BRD4161A+rs911x (read/write) 1037704 1037704 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 848936 848936 0 0.0
BRD4187C (read/write) 1149276 1149276 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 983508 983508 0 0.0
lock-app BRD4161A+wf200 (read/write) 1163272 1163272 0 0.0
.bss 158304 158304 0 0.0
.data 2020 2020 0 0.0
.text 1002928 1002928 0 0.0
window-app BRD4187C (read/write) 1141744 1141744 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 974536 974536 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214748 1214746 -2 -0.0
(read/write) 1786718 1786718 0 0.0
.dram0.bss 76688 76688 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256544 256544 0 0.0
.flash.text 1214748 1214746 -2 -0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1225503 1225503 0 0.0
(read/write) 562692 562700 8 0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313664 313672 8 0.0
.flash.text 1220119 1220119 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662628 662628 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564300 564300 0 0.0
light k32w0+release (read/write) 673280 673280 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593580 593580 0 0.0
lock k32w0+release (read/write) 634172 634172 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553692 553692 0 0.0
linux all-clusters-app debug (read only) 3083817 3083817 0 0.0
(read/write) 158472 158472 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 87144 87144 0 0.0
.dynamic 608 608 0 0.0
.got 4768 4768 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 281259 281259 0 0.0
.text 2618066 2618066 0 0.0
all-clusters-minimal-app debug (read only) 2909465 2909465 0 0.0
(read/write) 149872 149872 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79512 79512 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 280747 280747 0 0.0
.text 2447266 2447266 0 0.0
bridge-app debug+rpc (read only) 2406705 2406705 0 0.0
(read/write) 129608 129608 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68776 68776 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 210880 210880 0 0.0
.text 2028466 2028466 0 0.0
chip-tool debug (read only) 11099505 11099505 0 0.0
(read/write) 659616 659616 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 624352 624352 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 592965 592965 0 0.0
.text 8980100 8980100 0 0.0
chip-tool-ipv6only arm64 (read only) 10450076 10450076 0 0.0
(read/write) 707713 707713 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 652008 652008 0 0.0
.dynamic 560 560 0 0.0
.got 13944 13944 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519468 519468 0 0.0
.text 8272004 8272004 0 0.0
lighting-app debug+rpc (read only) 2638945 2638945 0 0.0
(read/write) 132360 132360 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73896 73896 0 0.0
.dynamic 608 608 0 0.0
.got 4632 4632 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 227872 227872 0 0.0
.text 2234514 2234514 0 0.0
lock-app debug (read only) 2596009 2596009 0 0.0
(read/write) 127376 127376 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70840 70840 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244072 244072 0 0.0
.text 2180226 2180226 0 0.0
ota-provider-app debug (read only) 2390337 2390337 0 0.0
(read/write) 120904 120904 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64760 64760 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216488 216488 0 0.0
.text 2005298 2005298 0 0.0
ota-requestor-app debug (read only) 2557153 2557153 0 0.0
(read/write) 129248 129248 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 70120 70120 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223568 223568 0 0.0
.text 2155938 2155938 0 0.0
shell debug (read only) 2619313 2619313 0 0.0
(read/write) 142968 142968 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78040 78040 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 239506 239506 0 0.0
.text 2220290 2220290 0 0.0
thermostat-no-ble arm64 (read only) 2387028 2387028 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145068 145068 0 0.0
.text 1998064 1998064 0 0.0
tv-app debug (read only) 3253921 3253921 0 0.0
(read/write) 262152 262152 0 0.0
.bss 170808 170808 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80384 80384 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 268408 268408 0 0.0
.text 2791522 2791522 0 0.0
tv-casting-app debug (read only) 5588793 5588793 0 0.0
(read/write) 162080 162080 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101408 101408 0 0.0
.dynamic 608 608 0 0.0
.got 4912 4912 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 355833 355833 0 0.0
.text 4956834 4956834 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453760 2453760 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416404 1416404 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190811 1190811 0 0.0
bss 145289 145289 0 0.0
rodata 144464 144464 0 0.0
text 819890 819890 0 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1360922 1360922 0 0.0
bss 105228 105228 0 0.0
rodata 211568 211568 0 0.0
text 759644 759644 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136455 1136455 0 0.0
bss 144524 144524 0 0.0
rodata 120780 120780 0 0.0
text 790058 790058 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1748508 1748508 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 200 200 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 2664 2664 0 0.0
.debug_abbrev 1235893 1235893 0 0.0
.debug_aranges 110752 110752 0 0.0
.debug_frame 371636 371636 0 0.0
.debug_info 27036433 27036434 1 0.0
.debug_line 3691218 3691218 0 0.0
.debug_loc 3616190 3616190 0 0.0
.debug_ranges 340824 340824 0 0.0
.debug_str 3444785 3444785 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571547 571547 0 0.0
.symtab 422000 422000 0 0.0
.text 1548744 1548744 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1691028 1691028 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 200 200 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 2664 2664 0 0.0
.debug_abbrev 1227784 1227784 0 0.0
.debug_aranges 110224 110224 0 0.0
.debug_frame 374692 374692 0 0.0
.debug_info 26773935 26773934 -1 -0.0
.debug_line 3712198 3712198 0 0.0
.debug_loc 3603796 3603796 0 0.0
.debug_ranges 339440 339440 0 0.0
.debug_str 3433797 3433797 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535636 535636 0 0.0
.symtab 408432 408432 0 0.0
.text 1492000 1492000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1609244 1609244 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 200 200 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 2456 2456 0 0.0
.debug_abbrev 1062307 1062307 0 0.0
.debug_aranges 102424 102424 0 0.0
.debug_frame 345028 345028 0 0.0
.debug_info 22239729 22239727 -2 -0.0
.debug_line 3281552 3281552 0 0.0
.debug_loc 3301716 3301716 0 0.0
.debug_ranges 304704 304704 0 0.0
.debug_str 3239383 3239383 0 0.0
.heap 850888 850888 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 471961 471961 0 0.0
.symtab 376800 376800 0 0.0
.text 1418400 1418400 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642596 1642596 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 200 200 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 2472 2472 0 0.0
.debug_abbrev 1064298 1064298 0 0.0
.debug_aranges 102816 102816 0 0.0
.debug_frame 346848 346848 0 0.0
.debug_info 22459103 22459103 0 0.0
.debug_line 3276280 3276280 0 0.0
.debug_loc 3323104 3323104 0 0.0
.debug_ranges 306080 306080 0 0.0
.debug_str 3255275 3255275 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 473677 473677 0 0.0
.symtab 378416 378416 0 0.0
.text 1446760 1446760 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151052 1151044 -8 -0.0
.bss 97628 97628 0 0.0
.data 840 840 0 0.0
.text 598152 598144 -8 -0.0
lock-app qpg6105+debug (read/write) 1116852 1116852 0 0.0
.bss 93100 93100 0 0.0
.data 836 836 0 0.0
.text 563948 563948 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 939068 939068 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 650274 650276 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 877036 877036 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 614230 614230 0 0.0
light-switch-app tlsr9518adk80d (read/write) 792192 792184 -8 -0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555366 555364 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 876576 876576 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625618 625616 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806560 806552 -8 -0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566706 566704 -2 -0.0
thermostat tlsr9518adk80d (read/write) 793356 793356 0 0.0
bss 73852 73852 0 0.0
noinit 43480 43480 0 0.0
text 554340 554340 0 0.0

@yufengwangca yufengwangca merged commit fe7b5d0 into project-chip:master Nov 29, 2022
sharadb-amazon added a commit to sharadb-amazon/connectedhomeip that referenced this pull request Nov 29, 2022
project-chip#23787)

* tv-casting-app/darwin: fixing condition checked before returning from the CommissionableDataProviderImpl

* tv-casting-app/android: resolving deadlock in using the NsdManager

* Reusing one ExecutorService per chrisdecenzo's feedback
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.

[BUG] tv-casting-app: Unable to resolve in case of multiple on-network commissioners
4 participants