Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_threadsync.c119 threadsync_set_value(struct snmp_node_instance *instance, u16_t len, void *value) in threadsync_set_value() function
200 …ce->set_value = (call_data->proxy_instance.set_value != NULL) ? threadsync_set_value : NULL; in do_sync()