commit | b3f3bce23eaa854f0eb03e2c92e1c342b9a4ef4a | [log] [tgz] |
---|---|---|
author | Seppo Takalo <seppo.takalo@nordicsemi.no> | Wed Nov 13 13:24:28 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Nov 16 13:33:28 2024 -0500 |
tree | 6979df285076478af5509b8dbdc3ca9446a2503e | |
parent | f0c6efe7980002eb72e5ad009a8b822d2a43846d [diff] |
net: lib: coap_client: Add API to cancel specific request Add a new API to cancel just one, or mathing requests, instead of cancelling all ongoing requests. Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>