-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Resolve default countryCodeSize when not set on commissioner #16724
Resolve default countryCodeSize when not set on commissioner #16724
Conversation
PR #16724: Size comparison from 125e73c to 1c1e29a Increases (2 builds for linux)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
0c05849
to
e109b99
Compare
PR #16724: Size comparison from df7036f to e109b99 Increases (2 builds for linux)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
e109b99
to
68a3f35
Compare
PR #16724: Size comparison from 7c69523 to 68a3f35 Increases (3 builds for linux)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
68a3f35
to
e2b7b50
Compare
e2b7b50
to
4c24cff
Compare
PR #16724: Size comparison from d6fcbd9 to 7c8cc23 Increases (1 build for linux)
Full report (13 builds for cyw30739, k32w, linux, mbed, nrfconnect, p6, telink)
|
7c8cc23
to
030ad50
Compare
030ad50
to
f105247
Compare
PR #16724: Size comparison from 8da5d03 to f105247 Increases (3 builds for linux)
Full report (25 builds for cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
|
@bzbarsky-apple @msandstedt I believe the failing PR check is infrastructure related and not related to the changes made in this PR. If you agree, would you be able to merge it? |
Agreed. If it fails again, please ping me on Slack and I will retrigger as needed (and bump job timeouts as needed....) |
Co-authored-by: Boris Zbarsky <[email protected]>
@bzbarsky-apple Should be good to go, looks like the previous build failure was resolved. |
…-chip#16724) * Resolve default countryCodeSize when not set on commissioner * Re-initialize countrycodestr on failure * Generalize print * Update src/controller/CHIPDeviceController.cpp Co-authored-by: Boris Zbarsky <[email protected]> Co-authored-by: Boris Zbarsky <[email protected]>
…-chip#16724) * Resolve default countryCodeSize when not set on commissioner * Re-initialize countrycodestr on failure * Generalize print * Update src/controller/CHIPDeviceController.cpp Co-authored-by: Boris Zbarsky <[email protected]> Co-authored-by: Boris Zbarsky <[email protected]>
Problem
Change overview
Update commissioner to correctly set the default country code size.
Testing
Linux RPI based CHIP-tool - ble-thread pairinig using out of box configuration on CC13x2x7 device.