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