You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel that mapping one error code to another is kind of abuse of the type :), so maybe we should change EndDownload to take bdx::StatusCode directly instead of CHIP_ERROR (if the goal is to send a particular status code), but we can do that later.
I feel that mapping one error code to another is kind of abuse of the type :), so maybe we should change
EndDownload
to takebdx::StatusCode
directly instead ofCHIP_ERROR
(if the goal is to send a particular status code), but we can do that later.Originally posted by @Damian-Nordic in #15227 (comment)
The text was updated successfully, but these errors were encountered: