Searched defs:req_hdr (Results 1 – 3 of 3) sorted by relevance
/subsys/mgmt/mcumgr/smp/src/ |
A D | smp.c | 80 static void smp_make_rsp_hdr(const struct smp_hdr *req_hdr, struct smp_hdr *rsp_hdr, size_t len) in smp_make_rsp_hdr() 113 static int smp_build_err_rsp(struct smp_streamer *streamer, const struct smp_hdr *req_hdr, in smp_build_err_rsp() 159 static int smp_handle_single_payload(struct smp_streamer *cbuf, const struct smp_hdr *req_hdr) in smp_handle_single_payload() 274 static int smp_handle_single_req(struct smp_streamer *streamer, const struct smp_hdr *req_hdr, in smp_handle_single_req() 339 static void smp_on_err(struct smp_streamer *streamer, const struct smp_hdr *req_hdr, in smp_on_err() 389 struct smp_hdr req_hdr = { 0 }; in smp_process_request_packet() local
|
/subsys/net/l2/ethernet/gptp/ |
A D | gptp_messages.c | 666 struct gptp_hdr *hdr, *req_hdr; in gptp_handle_pdelay_resp() local 717 struct gptp_hdr *hdr, *req_hdr, *resp_hdr; in gptp_handle_pdelay_follow_up() local
|
/subsys/bluetooth/host/classic/ |
A D | obex.c | 381 struct bt_obex_setpath_req_hdr *req_hdr; in obex_server_setpath() local 1056 struct bt_obex_conn_req_hdr *req_hdr; in bt_obex_connect() local 1693 struct bt_obex_setpath_req_hdr *req_hdr; in bt_obex_setpath() local
|
Completed in 14 milliseconds