Searched refs:smp_transport_clients (Results 1 – 1 of 1) sorted by relevance
35 static sys_slist_t smp_transport_clients; variable168 SYS_SLIST_FOR_EACH_CONTAINER(&smp_transport_clients, entry, node) { in smp_client_transport_get()184 sys_slist_append(&smp_transport_clients, &entry->node); in smp_client_transport_register()270 sys_slist_init(&smp_transport_clients); in smp_init()