commit | 978f5439f14e00b6cfb4851f47aa0d0b47cfc487 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Mon Jul 01 18:04:18 2024 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Mon Jul 01 18:04:18 2024 +0800 |
tree | 8a3a421e24cc9b0d2544a1bf45200b6852c99afe | |
parent | b8c3f62a37846f046b688a5728da9e96d4c83c02 [diff] [blame] |
Fix gnss close timeout. Change-Id: I567d84056e248643f28388fc00b9967e4f650c81
diff --git a/mbtk/mbtk_gnssd/gnss_hd8122.h b/mbtk/mbtk_gnssd/gnss_hd8122.h index b9d73b9..4cd4f46 100755 --- a/mbtk/mbtk_gnssd/gnss_hd8122.h +++ b/mbtk/mbtk_gnssd/gnss_hd8122.h
@@ -110,7 +110,7 @@ int gnss_8122_dev_open(); -int gnss_8122_dev_close(); +int gnss_8122_dev_close(int fd); int gnss_8122_open();