Searched defs:send_request (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/subsys/net/lib/tftp/ |
D | tftp_client.c | 182 static int send_request(int sock, struct tftpc *client, in send_request() function
|
/Zephyr-Core-3.7.0/subsys/net/lib/coap/ |
D | coap_client.c | 27 static int send_request(int sock, const void *buf, size_t len, int flags, in send_request() function
|
/Zephyr-Core-3.7.0/subsys/mgmt/updatehub/ |
D | updatehub.c | 248 static int send_request(enum coap_msgtype msgtype, enum coap_method method, in send_request() function
|
/Zephyr-Core-3.7.0/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 1009 static bool send_request(enum http_method method, enum hawkbit_http_request type, in send_request() function
|