Searched refs:modbus_server_handler (Results 1 – 3 of 3) sorted by relevance
187 bool modbus_server_handler(struct modbus_context *ctx);
95 bool respond = modbus_server_handler(ctx); in modbus_rx_handler()
961 bool modbus_server_handler(struct modbus_context *ctx) in modbus_server_handler() function