1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/gcoap
Michel Rottleuthner 5956e93d58 gcoap: split find-memo utility functions
This splits the _find_req_memo util function into multiple variants that match on different things. This is done in preparation of a feature that has to find a request based on a token value, without creating an artificial pdu for that. A nice side effect is that it also makes the calls to the find functions a bit more readable by not relying on an anonymous bool input.
2024-02-08 15:40:45 +01:00
..
dns.c sys: Use size_t print format specifier 2023-12-21 12:02:19 +01:00
forward_proxy.c gcoap: fix "line is longer than 100 characters" pointed out by Vera++ 2022-10-12 17:33:55 +02:00
gcoap.c gcoap: split find-memo utility functions 2024-02-08 15:40:45 +01:00
Kconfig gcoap: homogenize name of the module 2023-06-08 16:33:05 +02:00
Makefile nanocoap: make coap_request_ctx_t members internal 2022-07-17 14:32:16 +02:00
Makefile.include sys/net/gcoap: configure DTLS buffer 2023-08-21 17:21:12 +02:00