uint8_t GNSS_send_cmd_get_response(const char *cmd_buf, uint8_t cmd_buf_len, uint8_t rx_buf[], const uint16_t rx_buf_max_size, uint16_t *rx_buf_len_dest)
Sends a log command to the GNSS, and receives the response.
Definition gnss_internal_drivers.c:27