Searched refs:response_len (Results 1 – 3 of 3) sorted by relevance
533 const uint8_t response_len = 4; in mbs_fc05_coil_write() local569 ctx->tx_adu.length = response_len; in mbs_fc05_coil_write()592 const uint8_t response_len = 4; in mbs_fc06_hreg_write() local619 ctx->tx_adu.length = response_len; in mbs_fc06_hreg_write()643 const uint8_t response_len = 4; in mbs_fc08_diagnostics() local697 ctx->tx_adu.length = response_len; in mbs_fc08_diagnostics()731 const uint8_t response_len = 4; in mbs_fc15_coils_write() local802 ctx->tx_adu.length = response_len; in mbs_fc15_coils_write()833 const uint8_t response_len = 4; in mbs_fc16_hregs_write() local921 ctx->tx_adu.length = response_len; in mbs_fc16_hregs_write()
85 uint8_t response_len; in retrieve_packet() local91 k_msgq_get(&from_host, &response_len, K_FOREVER); in retrieve_packet()
38 const uint8_t response_len = 6; in custom_handler() local59 tx_adu->length = response_len; in custom_handler()