Home
last modified time | relevance | path

Searched refs:smp_client_cmd_req_allocate (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/smp_client/src/
Dclient.c144 static struct smp_client_cmd_req *smp_client_cmd_req_allocate(void) in smp_client_cmd_req_allocate() function
305 cmd_req = smp_client_cmd_req_allocate(); in smp_client_send_cmd()