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
[nrf fromtree] net: lib: coap_client: Const pointers in request
CoAP client does not modify any of the members, so
change all pointers to const.
Signed-off-by: Seppo Takalo <[email protected]>
(cherry picked from commit bc4f026)
0 commit comments